Update .gitignore.
[tinc] / .gitignore
index 1577115..a28ddd1 100644 (file)
@@ -1,10 +1,11 @@
+.*
+!.gitignore
+!.astylerc
 *.a
 *.dirstamp
 *.o
 *.orig
 *.swp
-.deps
-.libs
 /ChangeLog
 /INSTALL
 /aclocal.m4
@@ -32,6 +33,7 @@
 /src/sptps_test
 /src/version_git.h
 /stamp-h1
+/systemd/*.service
 /test-driver
 /test/*.test.*
 /test/*.log
@@ -40,4 +42,3 @@ Makefile
 Makefile.in
 core*
 *.tar.gz*
-.Tpo