Quellcode durchsuchen

Ignore cscope and ctags 'database' files

thewaterymoon vor 9 Jahren
Ursprung
Commit
3f9a19e7a9
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -64,6 +64,10 @@ local.properties
 *.user
 *.sln.docstates
 
+# Text-mode IDE tools
+cscope.out
+tags
+
 # Build results
 
 [Dd]ebug/