]> granicus.if.org Git - vnstat/commitdiff
update .gitignore
authorTeemu Toivola <git@humdi.net>
Thu, 22 Oct 2015 16:11:08 +0000 (19:11 +0300)
committerTeemu Toivola <git@humdi.net>
Thu, 22 Oct 2015 16:11:08 +0000 (19:11 +0300)
.gitignore

index db4d0c8ba511e17bd8784199c28a65d7c4dd9505..affd47057ddc190c21dd9b720e98709f821a5616 100644 (file)
@@ -3,11 +3,19 @@
 *.gcda
 *.lcov
 *.gcov
-src/vnstat
-src/vnstatd
-src/vnstati
-tests/*.log
-tests/*.xml
-tests/coverage
-tests/vnstat_tests
-tests/testdir
+vnstat
+vnstatd
+vnstati
+*.log
+*.xml
+coverage
+vnstat_tests
+testdir
+Makefile
+autom4te.cache
+*.status
+src/.deps
+src/config.h
+src/stamp-h1
+tests/.deps
+