digaws/.gitignore

11 lines
97 B
Plaintext

logs/
__pycache__/
.vscode/
.nox/
build/
dist/
*.egg-info/
.coverage
.pytest_cache/
.mypy_cache/