Ignore tags file, but not directories named tags
This commit is contained in:
parent
cf10a8358f
commit
a99fbb0f57
1 changed files with 1 additions and 0 deletions
|
@ -6,5 +6,6 @@ db/*.sqlite3
|
|||
log/*.log
|
||||
rerun.txt
|
||||
tags
|
||||
!tags/
|
||||
tmp/**/*
|
||||
!tmp/cache/.keep
|
||||
|
|
Loading…
Add table
Reference in a new issue