mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 18:46:52 +00:00
12 lines
88 B
Text
12 lines
88 B
Text
*.pyc
|
|
.tox
|
|
.eggs
|
|
*.egg
|
|
*.egg-info
|
|
build
|
|
dist
|
|
*.zip
|
|
.cache
|
|
*.sw*
|
|
*.log
|
|
docs/build/html/*
|