7 lines
62 B
Text
7 lines
62 B
Text
venv/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.pytest_cache/
|
|
data/*.db
|