mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
13 lines
98 B
Text
13 lines
98 B
Text
*.pyc
|
|
.tox
|
|
.eggs
|
|
*.egg
|
|
*.egg-info
|
|
build
|
|
dist
|
|
*.zip
|
|
.cache
|
|
*.sw*
|
|
*.log
|
|
docs/build/html/*
|
|
.coverage
|