mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-14 16:34:46 +00:00
Add a few more items to our gitignore
This commit is contained in:
parent
7c08ee8c92
commit
63b9a84367
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,3 +2,6 @@
|
||||||
.tox
|
.tox
|
||||||
*.egg
|
*.egg
|
||||||
*.egg-info
|
*.egg-info
|
||||||
|
build
|
||||||
|
dist
|
||||||
|
*.zip
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue