Jelajahi Sumber

Merge pull request #202 from excepttheweasel/patch-1

don't match directories called tags or TAGS
Paul Betts 13 tahun lalu
induk
melakukan
6f53eb325b
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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/