Update THANKS.
[tinc] / .gitignore
1 *.a
2 *.dirstamp
3 *.o
4 *.orig
5 *.swp
6 .deps
7 .libs
8 /ChangeLog
9 /INSTALL
10 /aclocal.m4
11 /autom4te.cache
12 /compile
13 /config.*
14 /configure
15 /depcomp
16 /doc/sample-config.tar.gz
17 /doc/*.tex
18 /doc/*.info
19 /doc/*.5
20 /doc/*.8
21 /doc/*.html
22 /doc/*.pdf
23 /doc/*.t2p
24 /install-sh
25 /missing
26 /src/device.c
27 /src/tincd
28 /src/version-git.h
29 /stamp-h1
30 /test-driver
31 Makefile
32 Makefile.in
33 core*
34 *.tar.gz*