Merge pull request #202 from excepttheweasel/patch-1
don't match directories called tags or TAGS
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Ignore tags created by etags and ctags
|
||||
TAGS
|
||||
!TAGS/
|
||||
tags
|
||||
!tags/
|
||||
|
Reference in New Issue
Block a user