Browse Source

Merge pull request #202 from excepttheweasel/patch-1

don't match directories called tags or TAGS
Paul Betts 13 năm trước cách đây
mục cha
commit
6f53eb325b
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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/