pre-commit-hooks/.gitignore
2019-02-06 09:27:19 +02:00

12 lines
120 B
Text

*.egg-info
*.py[co]
.*.sw[a-z]
.coverage
.tox
.venv.touch
/.mypy_cache
/.pytest_cache
/venv*
.vscode
coverage-html
dist