]> git.ipfire.org Git - thirdparty/strongswan.git/blob - .gitignore
starter: Updated gitignores after LEX/YACC change.
[thirdparty/strongswan.git] / .gitignore
1 /Android.mk
2 Makefile
3 Makefile.in
4 aclocal.m4
5 autom4te.cache
6 config.guess
7 config.sub
8 configure
9 depcomp
10 install-sh
11 ltmain.sh
12 missing
13 ylwrap
14 .libs
15 .deps
16 config.log
17 config.status
18 libtool
19 *.l[ao]
20 *.[ao]
21 y.tab.[ch]
22 lex.yy.c
23 *keywords.c
24 Doxyfile
25 apidoc/
26 *~
27 *.orig
28 *.patch
29 *.diff
30 *.tar.bz2
31 *.tar.gz