mirror of
https://github.com/github/gitignore
synced 2024-11-25 21:24:23 +01:00
tags on it's own will match a directory like lib/tags/
This commit is contained in:
parent
4c9fba7b1e
commit
a48d4a9d14
@ -1,3 +1,5 @@
|
||||
# Ignore tags created by etags and ctags
|
||||
TAGS
|
||||
!TAGS/
|
||||
tags
|
||||
!tags/
|
||||
|
Loading…
Reference in New Issue
Block a user