Ignore cscope files
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Wed, 10 Aug 2016 09:01:41 +0000 (11:01 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Wed, 10 Aug 2016 09:01:41 +0000 (11:01 +0200)
.gitignore

index b85dc48..8154d73 100644 (file)
@@ -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/