fd_device: allow fd to be passed through a unix socket
[tinc] / .gitignore
index 99f0ae0..b3e9397 100644 (file)
@@ -1,10 +1,14 @@
+.*
+!.gitignore
+!.astylerc
 *.a
 *.dirstamp
 *.o
 *.orig
 *.swp
-.deps
-.libs
+*.gcno
+*.gcda
+*-coverage*
 /ChangeLog
 /INSTALL
 /aclocal.m4
 /doc/*.html
 /doc/*.pdf
 /doc/*.t2p
+/doc/tincinclude.texi
 /install-sh
 /missing
 /src/device.c
 /src/tincd
-/src/version-git.h
+/src/tinc
+/src/sptps_keypair
+/src/sptps_speed
+/src/sptps_test
+/src/version_git.h
 /stamp-h1
+/systemd/*.service
 /test-driver
+/test/*.test.*
+/test/*.log
+/test/*.trs
+/test/splice
+/test/testlib.sh
 Makefile
 Makefile.in
 core*
+heaptrack.*
 *.tar.gz*