From 49e4bd18d29d5ef9c85d106026b09d86de6ff19c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 3 Apr 2021 02:28:44 +0200 Subject: First commmit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fb34b0a --- /dev/null +++ b/.gitignore @@ -0,0 +1,32 @@ +*\#* +*~ +*.o +*.a +*.so +*.so.* +*.su +*.lo +/find-contact-by-email +/find-contact-by-name +/find-contact-by-pgpkey +/find-contact-by-site +/get-contact-emails +/get-contact-file +/get-contact-gender +/get-contact-name +/get-contact-notes +/get-contact-organisations +/get-contact-pgpkeys +/get-contact-sites +/is-contact-ice +/list-contact-organisations +/list-contacts +/list-organisation-contacts +/set-contact-emails +/set-contact-gender +/set-contact-ice +/set-contact-name +/set-contact-notes +/set-contact-organisations +/set-contact-pgpkeys +/set-contact-sites -- cgit v1.2.3-70-g09d2