From: Ruben Kerkhof Date: Wed, 10 Aug 2016 09:01:41 +0000 (+0200) Subject: Ignore cscope files X-Git-Tag: collectd-5.6.0~64 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=ce025f4db1b86f1a1105db81f4005fa5421444bb Ignore cscope files --- diff --git a/.gitignore b/.gitignore index b85dc48a..8154d733 100644 --- a/.gitignore +++ b/.gitignore @@ -84,6 +84,9 @@ bindings/java/org/collectd/java/*.class #ide stuff .vscode +# cscope stuff +cscope.* + # Unit tests src/daemon/test-suite.log src/tests/