Sfoglia il codice sorgente

Merge pull request #202 from excepttheweasel/patch-1

don't match directories called tags or TAGS
Paul Betts 13 anni fa
parent
commit
6f53eb325b
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      Global/Tags.gitignore

+ 2 - 0
Global/Tags.gitignore

@@ -1,3 +1,5 @@
 # Ignore tags created by etags and ctags
 TAGS
+!TAGS/
 tags
+!tags/