mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-13 16:14:18 +00:00
more ignores
This commit is contained in:
parent
7beb6d3845
commit
c3dc6b8c01
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
lib
|
lib
|
||||||
include
|
include
|
||||||
.*\.pyc$
|
.*\.pyc$
|
||||||
|
dist
|
||||||
|
bin
|
||||||
|
flake8.egg-info
|
||||||
|
man
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue