fd_device: allow fd to be passed through a unix socket
[tinc] / .gitignore
1 .*
2 !.gitignore
3 !.astylerc
4 *.a
5 *.dirstamp
6 *.o
7 *.orig
8 *.swp
9 *.gcno
10 *.gcda
11 *-coverage*
12 /ChangeLog
13 /INSTALL
14 /aclocal.m4
15 /autom4te.cache
16 /compile
17 /config.*
18 /configure
19 /depcomp
20 /doc/sample-config.tar.gz
21 /doc/*.tex
22 /doc/*.info
23 /doc/*.5
24 /doc/*.8
25 /doc/*.html
26 /doc/*.pdf
27 /doc/*.t2p
28 /doc/tincinclude.texi
29 /install-sh
30 /missing
31 /src/device.c
32 /src/tincd
33 /src/tinc
34 /src/sptps_keypair
35 /src/sptps_speed
36 /src/sptps_test
37 /src/version_git.h
38 /stamp-h1
39 /systemd/*.service
40 /test-driver
41 /test/*.test.*
42 /test/*.log
43 /test/*.trs
44 /test/splice
45 /test/testlib.sh
46 Makefile
47 Makefile.in
48 core*
49 heaptrack.*
50 *.tar.gz*