X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=.gitignore;h=b85dc48aadc6eb0952b8104eb877b903b649c1dc;hb=68434b89d66c54d1b1ba3812163e6208c1be2e8c;hp=2d3a33683d19fba43c699125ec5aa2cc2eacf095;hpb=9f19d00282cf8623e0233ef539649358a5b5803e;p=collectd.git diff --git a/.gitignore b/.gitignore index 2d3a3368..b85dc48a 100644 --- a/.gitignore +++ b/.gitignore @@ -77,8 +77,17 @@ bindings/java/org/collectd/java/*.class # backup stuff *~ + +# lint stuff +*.ln + +#ide stuff +.vscode + # Unit tests +src/daemon/test-suite.log src/tests/ +src/test-suite.log test_* # src/daemon/...