Merge pull request #2838 from InspectorCaracal/gitignore-patch

Ignore rotated log files
This commit is contained in:
Griatch 2022-08-28 14:49:21 +02:00 committed by GitHub
commit 29a1cca3ff

View file

@ -21,6 +21,7 @@ __pycache__
# Other
*.swp
*.log
*.log.*
*.pid
*.restart
*.db3