digaws/.gitignore

11 lines
97 B
Plaintext
Raw Normal View History

2020-12-25 20:36:41 +00:00
logs/
__pycache__/
.vscode/
.nox/
build/
dist/
*.egg-info/
.coverage
.pytest_cache/
.mypy_cache/