pre-commit/.gitignore

8 lines
No EOL
63 B
Text

*.egg-info
*.py[co]
/.coverage
/.tox
/dist
.vscode/
.venv
build