X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=.gitignore;h=8154d73329ba87a31d90b4182d815f447ddabe21;hb=419c41409a5c3ba5531008165dff12c6ef5cc819;hp=3e26ccda2bd9bd8e474e99f126984d972c20b4e2;hpb=7b64cc91d3307179557b25b6ece2349a088f4294;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/