Quellcode durchsuchen

Ignores for gtags and cscope added.

Satish BD vor 13 Jahren
Ursprung
Commit
e741ca37c8
1 geänderte Dateien mit 10 neuen und 1 gelöschten Zeilen
  1. 10 1
      Global/Tags.gitignore

+ 10 - 1
Global/Tags.gitignore

@@ -1,5 +1,14 @@
-# Ignore tags created by etags and ctags
+# Ignore tags created by etags, ctags, gtags (GNU global) and cscope
 TAGS
 !TAGS/
 tags
 !tags/
+gtags.files
+GTAGS
+GRTAGS
+GPATH
+cscope.files
+cscope.out
+cscope.in.out
+cscope.po.out
+