ignore rotated log files in the test dir
This commit is contained in:
parent
2390bf8df2
commit
049f178806
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
||||||
*.log
|
*.log
|
||||||
!/test/corpus/*.log
|
!/test/corpus/*.log
|
||||||
/*.tgz
|
/*.tgz
|
||||||
|
/test/*.log.0
|
||||||
|
|
Loading…
Reference in a new issue