]> git.ipfire.org Git - thirdparty/strongswan.git/blob - .gitignore
mem-pool: Reject the creation of unintentionally empty pools
[thirdparty/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 *.exe
27 y.tab.[ch]
28 lex.yy.c
29 *keywords.c
30 plugin_constructors.c
31 Doxyfile
32 apidoc/
33 fuzzing-corpora/
34 *~
35 *.orig
36 *.patch
37 *.diff
38 *.tar.bz2
39 *.tar.gz
40 .DS_Store
41 ._.DS_Store
42 coverage/
43 *.gcno
44 *.gcda
45 *.gcov
46 .cproject
47 .project
48 .metadata/
49 .settings/
50 /*.config
51 /*.creator
52 /*.creator.*
53 /*.files
54 /*.includes
55 test-driver
56 nbproject/