Преглед изворни кода

Merge pull request #202 from excepttheweasel/patch-1

don't match directories called tags or TAGS
Paul Betts пре 13 година
родитељ
комит
6f53eb325b
1 измењених фајлова са 2 додато и 0 уклоњено
  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/