9 lines
97 B
Text
9 lines
97 B
Text
.env
|
|
.venv/
|
|
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
*.egg-info/
|
|
data/*.db
|
|
data/*.db-*
|