Ver código fonte

Merge pull request #202 from excepttheweasel/patch-1

don't match directories called tags or TAGS
Paul Betts 13 anos atrás
pai
commit
6f53eb325b
1 arquivos alterados com 2 adições e 0 exclusões
  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/