aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-04-04 03:31:26 +0200
committerMattias Andrée <maandree@kth.se>2021-04-04 03:31:26 +0200
commitefa7ac2eef94614ed6e8481b57b00cf25239581b (patch)
tree94efbb77a19adf478522014f314edf5ff51a8eca /.gitignore
parentm + add chat utils (diff)
downloadcontacts-efa7ac2eef94614ed6e8481b57b00cf25239581b.tar.gz
contacts-efa7ac2eef94614ed6e8481b57b00cf25239581b.tar.bz2
contacts-efa7ac2eef94614ed6e8481b57b00cf25239581b.tar.xz
misc
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3ce8ba4..2867b2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,13 +9,16 @@
*.bo
/contacts
/contacts.c
+/add-contact
/find-contact-by-chat
/find-contact-by-email
/find-contact-by-name
+/find-contact-by-number
/find-contact-by-organisation
/find-contact-by-pgpkey
/find-contact-by-photo
/find-contact-by-site
+/get-contact-birthday
/get-contact-chats
/get-contact-emails
/get-contact-file
@@ -23,17 +26,22 @@
/get-contact-groups
/get-contact-name
/get-contact-notes
+/get-contact-numbers
/get-contact-organisations
/get-contact-pgpkeys
/get-contact-photos
/get-contact-sites
/is-contact-ice
+/list-birthdays
/list-chat-contacts
/list-contact-groups
/list-contact-organisations
/list-contacts
/list-group-contacts
/list-organisation-contacts
+/print-contact
+/remove-contact
+/set-contact-birthday
/set-contact-chats
/set-contact-emails
/set-contact-gender
@@ -41,6 +49,7 @@
/set-contact-ice
/set-contact-name
/set-contact-notes
+/set-contact-numbers
/set-contact-organisations
/set-contact-pgpkeys
/set-contact-photos