X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=.gitignore;h=8154d73329ba87a31d90b4182d815f447ddabe21;hb=678d8eafdf17da0ef94053f5c017c12152eb69b0;hp=3e26ccda2bd9bd8e474e99f126984d972c20b4e2;hpb=38909dcf1dcb596c5f525c6bb25cf89c046013b5;p=collectd.git diff --git a/.gitignore b/.gitignore index 3e26ccda..8154d733 100644 --- a/.gitignore +++ b/.gitignore @@ -78,6 +78,15 @@ bindings/java/org/collectd/java/*.class # backup stuff *~ +# lint stuff +*.ln + +#ide stuff +.vscode + +# cscope stuff +cscope.* + # Unit tests src/daemon/test-suite.log src/tests/