]> git.ipfire.org Git - people/ms/strongswan.git/blobdiff - .gitignore
test-vectors: Add DH vectors for Brainpool groups
[people/ms/strongswan.git] / .gitignore
index 29adedde61c373c8c2383e02860678ed502c5d1e..2ac5b00994edc93bafae876eadab00e243676f66 100644 (file)
@@ -3,6 +3,7 @@ Makefile
 Makefile.in
 aclocal.m4
 autom4te.cache
+compile
 config.guess
 config.sub
 configure
@@ -19,8 +20,10 @@ ylwrap
 config.log
 config.status
 libtool
+.dirstamp
 *.l[ao]
 *.[ao]
+*.exe
 y.tab.[ch]
 lex.yy.c
 *keywords.c
@@ -32,3 +35,13 @@ apidoc/
 *.diff
 *.tar.bz2
 *.tar.gz
+.DS_Store
+coverage/
+*.gcno
+*.gcda
+*.gcov
+.cproject
+.project
+.metadata/
+.settings/
+test-driver