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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce025f4db1b86f1a1105db81f4005fa5421444bb;p=thirdparty%2Fcollectd.git Ignore cscope files --- diff --git a/.gitignore b/.gitignore index b85dc48aa..8154d7332 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/