X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=.gitignore;h=d74238957e438cfc15b2494c58bc9c50b4451fb7;hb=439a2277918a60c04e9606dd3e9ef3d7e8dcd856;hp=2d3a33683d19fba43c699125ec5aa2cc2eacf095;hpb=9f19d00282cf8623e0233ef539649358a5b5803e;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/...