mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-14 08:24:46 +00:00
Ignore test log files
This commit is contained in:
parent
8b35e29f4f
commit
4d13923bfb
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -3,5 +3,5 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
*.sw*
|
*.sw*
|
||||||
*.egg-info
|
*.egg-info
|
||||||
|
*.log
|
||||||
.eggs/
|
.eggs/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue