Procházet zdrojové kódy

Ignores for gtags and cscope added.

Satish BD před 13 roky
rodič
revize
e741ca37c8
1 změnil soubory, kde provedl 10 přidání a 1 odebrání
  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
+