ttls: return channel bindings on half round trip success
[freeradius.git] / .gitignore
1 *~
2 *.o
3 *.a
4 *.lo
5 *.loT
6 *.la
7 *.so
8 *.lai
9 *.bz2
10 *.gz
11 *.sig
12 *.orig
13 *.rej
14 .libs
15 .depends
16 *.log
17 *.substvars
18 *-stamp
19 *.swp
20 *.cache
21 *.dist
22 *.dylib
23 *.rej
24 *.orig
25 *.dSYM
26 *.patch
27 .pc
28
29 # OS specific cruft
30 .DS_Store
31
32 # Certificates and signing requests
33 *.pem
34 *.der
35 *.csr
36 *.key
37
38 # Autoconf and libtool output
39 build
40 config.status
41 *confdefs.h
42 *conftest*
43 *confcache
44 Make.inc
45 libtool
46 autom4te.cache
47 config.guess
48 config.sub
49 config.h
50 debian/*
51 src/main/radattr
52 src/modules/lib/
53 warnings.txt