]> git.datanom.net - vcard-parser.git/commitdiff
Hide local stuff
authorMichael Rasmussen <mir@datanom.net>
Mon, 30 Dec 2019 22:09:01 +0000 (23:09 +0100)
committerMichael Rasmussen <mir@datanom.net>
Mon, 30 Dec 2019 22:09:01 +0000 (23:09 +0100)
Signed-off-by: Michael Rasmussen <mir@datanom.net>
.gitignore

index fa989b9ef084b94fb8742e0b76833437abfcd757..edbfb05260a2584ff24d46f7f3aadf4aa7048860 100644 (file)
@@ -1,4 +1,3 @@
-
 # Created by https://www.gitignore.io/api/c,linux
 # Edit at https://www.gitignore.io/?templates=c,linux
 
@@ -73,3 +72,39 @@ dkms.conf
 
 # End of https://www.gitignore.io/api/c,linux
 
+# autoconf, automake, libtoolize etc
+COPYING
+INSTALL
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache/
+compile
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+debug
+depcomp
+example/.deps/
+example/.libs/
+example/Makefile
+example/Makefile.in
+example/vcard-example
+gede2.ini
+install-sh
+libtool
+ltmain.sh
+m4/
+missing
+src/.deps/
+src/.libs/
+src/Makefile
+src/Makefile.in
+src/config.log
+stamp-h1
+vcard-parser.geany
+
This page took 0.030814 seconds and 5 git commands to generate.