diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,12 +9,14 @@ *.bo /contacts /contacts.c +/find-contact-by-chat /find-contact-by-email /find-contact-by-name /find-contact-by-organisation /find-contact-by-pgpkey /find-contact-by-photo /find-contact-by-site +/get-contact-chats /get-contact-emails /get-contact-file /get-contact-gender @@ -26,11 +28,13 @@ /get-contact-photos /get-contact-sites /is-contact-ice +/list-chat-contacts /list-contact-groups /list-contact-organisations /list-contacts /list-group-contacts /list-organisation-contacts +/set-contact-chats /set-contact-emails /set-contact-gender /set-contact-groups |