]> git.ipfire.org Git - people/ms/strongswan.git/blob - .gitignore
Added test-driver to .gitignore
[people/ms/strongswan.git] / .gitignore
1 /Android.common.mk
2 Makefile
3 Makefile.in
4 aclocal.m4
5 autom4te.cache
6 compile
7 config.guess
8 config.sub
9 configure
10 config.h.in
11 config.h
12 stamp-h1
13 depcomp
14 install-sh
15 ltmain.sh
16 missing
17 ylwrap
18 .libs
19 .deps
20 config.log
21 config.status
22 libtool
23 .dirstamp
24 *.l[ao]
25 *.[ao]
26 y.tab.[ch]
27 lex.yy.c
28 *keywords.c
29 Doxyfile
30 apidoc/
31 *~
32 *.orig
33 *.patch
34 *.diff
35 *.tar.bz2
36 *.tar.gz
37 .DS_Store
38 coverage/
39 *.gcno
40 *.gcda
41 *.gcov
42 .cproject
43 .project
44 .metadata/
45 .settings/
46 test-driver