pre-commit/.gitignore
2025-08-11 15:20:28 +00:00

8 lines
64 B
Text

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