From efa7ac2eef94614ed6e8481b57b00cf25239581b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 4 Apr 2021 03:31:26 +0200 Subject: misc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.gitignore') 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 -- cgit v1.2.3-70-g09d2