mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
Add a .gitignore file
This commit is contained in:
parent
2cf10d26a3
commit
a70fc46347
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
*.pyc
|
||||
.tox
|
||||
*.egg
|
||||
*.egg-info
|
||||
Loading…
Add table
Add a link
Reference in a new issue