X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=.gitignore;h=d74238957e438cfc15b2494c58bc9c50b4451fb7;hb=52969b45cee18330d72b9fafe1f37349d62414b6;hp=2d3a33683d19fba43c699125ec5aa2cc2eacf095;hpb=408b3fc30cabf109333b2b86caf5edf47f5b82f5;p=collectd.git diff --git a/.gitignore b/.gitignore index 2d3a3368..d7423895 100644 --- a/.gitignore +++ b/.gitignore @@ -77,8 +77,14 @@ bindings/java/org/collectd/java/*.class # backup stuff *~ + +# lint stuff +*.ln + # Unit tests +src/daemon/test-suite.log src/tests/ +src/test-suite.log test_* # src/daemon/...