9dbde1bdba
Additionally, this adds some hackery to let flake8 read its config from pyproject.toml.
15 lines
142 B
Text
15 lines
142 B
Text
*.orig
|
|
*.pyc
|
|
*.pyo
|
|
/.cache
|
|
/.coverage
|
|
/.eggs
|
|
/.tox
|
|
/.venv
|
|
/Comics
|
|
/build
|
|
/dist
|
|
/dosage.egg-info
|
|
/dosage.prof
|
|
/scripts/*.json
|
|
/testresults.txt
|