mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-09 22:34:17 +00:00
Ignore .eggs/ directory
This commit is contained in:
parent
16669a6c45
commit
8b35e29f4f
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -3,3 +3,5 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
*.sw*
|
*.sw*
|
||||||
*.egg-info
|
*.egg-info
|
||||||
|
|
||||||
|
.eggs/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue