Merge pull request #2838 from InspectorCaracal/gitignore-patch
Ignore rotated log files
This commit is contained in:
commit
29a1cca3ff
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ __pycache__
|
||||||
# Other
|
# Other
|
||||||
*.swp
|
*.swp
|
||||||
*.log
|
*.log
|
||||||
|
*.log.*
|
||||||
*.pid
|
*.pid
|
||||||
*.restart
|
*.restart
|
||||||
*.db3
|
*.db3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue