]> git.ipfire.org Git - people/ms/strongswan.git/blobdiff - .gitignore
apidoc: Fix make target dependency find precedence
[people/ms/strongswan.git] / .gitignore
index cadfdc55dc0b03ba9e76770e37441d93306fa1be..2ac5b00994edc93bafae876eadab00e243676f66 100644 (file)
@@ -1,11 +1,15 @@
-/Android.mk
+/Android.common.mk
 Makefile
 Makefile.in
 aclocal.m4
 autom4te.cache
+compile
 config.guess
 config.sub
 configure
+config.h.in
+config.h
+stamp-h1
 depcomp
 install-sh
 ltmain.sh
@@ -16,8 +20,10 @@ ylwrap
 config.log
 config.status
 libtool
+.dirstamp
 *.l[ao]
 *.[ao]
+*.exe
 y.tab.[ch]
 lex.yy.c
 *keywords.c
@@ -29,3 +35,13 @@ apidoc/
 *.diff
 *.tar.bz2
 *.tar.gz
+.DS_Store
+coverage/
+*.gcno
+*.gcda
+*.gcov
+.cproject
+.project
+.metadata/
+.settings/
+test-driver