9 lines
68 B
Plaintext
9 lines
68 B
Plaintext
|
|
venv/
|
||
|
|
__pycache__/
|
||
|
|
*.pyc
|
||
|
|
.pytest_cache/
|
||
|
|
.env
|
||
|
|
.env.local
|
||
|
|
*.db
|
||
|
|
tests/
|