Browse Source

Add cscope generated files to .gitignore.

Closes #13092; patch from dgoulet.
Nick Mathewson 9 years ago
parent
commit
f551a053e3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -23,6 +23,8 @@
 # Python droppings
 *.pyc
 *.pyo
+# Cscope
+cscope.*
 
 # /
 /Makefile