Merge pull request #202 from excepttheweasel/patch-1

don't match directories called tags or TAGS
This commit is contained in:
Paul Betts
2012-03-19 11:45:57 -07:00

View File

@@ -1,3 +1,5 @@
# Ignore tags created by etags and ctags
TAGS
!TAGS/
tags
!tags/