Explorar el Código

Merge pull request #202 from excepttheweasel/patch-1

don't match directories called tags or TAGS
Paul Betts hace 13 años
padre
commit
6f53eb325b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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/