add ctags and cscope files to .gitignore
[vpp.git] / .gitignore
index fad4680..b2e2c62 100644 (file)
@@ -49,3 +49,7 @@ ylwrap
 .DS_Store
 .idea/
 .project
+
+# cscope and ctags
+/cscope.*
+/tags