]> git.ipfire.org Git - thirdparty/strongswan.git/blob - .gitignore
ikev2: Use correct type to check for selected signature scheme
[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 *~
34 *.orig
35 *.patch
36 *.diff
37 *.tar.bz2
38 *.tar.gz
39 .DS_Store
40 coverage/
41 *.gcno
42 *.gcda
43 *.gcov
44 .cproject
45 .project
46 .metadata/
47 .settings/
48 /*.config
49 /*.creator
50 /*.creator.*
51 /*.files
52 /*.includes
53 test-driver