Replace pointers to cipher_t/digest_t in connection_t with structs.
[tinc] / .gitignore
index 1cf6023..40094c4 100644 (file)
@@ -1,6 +1,11 @@
 .*
+!.github/
+!.ci/
+!.builds/
 !.gitignore
 !.astylerc
+!.clang-tidy
+*~
 *.a
 *.dirstamp
 *.o
@@ -11,6 +16,7 @@
 *-coverage*
 /ChangeLog
 /INSTALL
+/README
 /aclocal.m4
 /autom4te.cache
 /compile
@@ -42,6 +48,7 @@
 /test/*.log
 /test/*.trs
 /test/splice
+/test/testlib.sh
 Makefile
 Makefile.in
 core*