summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 117ec38..e46b817 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,10 @@
*.la
*.a
+# cscope/ctags index files
+cscope*
+tags
+
# Testing folders
fuzzing/