mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-12 23:54:17 +00:00
Merge branch 'git' into 'master'
Add a .gitignore file See merge request !3
This commit is contained in:
commit
a059cb79fd
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