11 lines
85 B
Plaintext
11 lines
85 B
Plaintext
.env
|
|
.venv/
|
|
__pycache__/
|
|
.pytest_cache/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
*.db
|
|
*.sqlite3
|
|
*.egg-info/
|