dosage/.gitignore
Tobias Gruetzmacher 9dbde1bdba
Update flake8 & plugins (#251)
Additionally, this adds some hackery to let flake8 read its config from
pyproject.toml.
2022-12-11 20:15:09 +01:00

16 lines
142 B
Plaintext

*.orig
*.pyc
*.pyo
/.cache
/.coverage
/.eggs
/.tox
/.venv
/Comics
/build
/dist
/dosage.egg-info
/dosage.prof
/scripts/*.json
/testresults.txt