mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-02 19:56:52 +00:00
8 lines
70 B
Text
8 lines
70 B
Text
.cache/*
|
|
.tox/*
|
|
*.pyc
|
|
*.sw*
|
|
*.egg-info
|
|
*.log
|
|
.eggs/
|
|
docs/build/html/*
|