8 lines
70 B
Plaintext
8 lines
70 B
Plaintext
.env
|
|
__pycache__/
|
|
*.pyc
|
|
data/*.db
|
|
data/*.sqlite3
|
|
.pytest_cache/
|
|
venv/
|