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