]> git.ipfire.org Git - people/ms/strongswan.git/blobdiff - .gitignore
apidoc: Fix make target dependency find precedence
[people/ms/strongswan.git] / .gitignore
index 945f0d2ff530c848c4e3f87873351421274ef211..2ac5b00994edc93bafae876eadab00e243676f66 100644 (file)
@@ -1,21 +1,29 @@
+/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
 missing
+ylwrap
 .libs
 .deps
 config.log
 config.status
 libtool
+.dirstamp
 *.l[ao]
 *.[ao]
+*.exe
 y.tab.[ch]
 lex.yy.c
 *keywords.c
@@ -23,3 +31,17 @@ Doxyfile
 apidoc/
 *~
 *.orig
+*.patch
+*.diff
+*.tar.bz2
+*.tar.gz
+.DS_Store
+coverage/
+*.gcno
+*.gcda
+*.gcov
+.cproject
+.project
+.metadata/
+.settings/
+test-driver