11 lines
117 B
Plaintext
11 lines
117 B
Plaintext
.env
|
|
.venv/
|
|
.idea/
|
|
__pycache__/
|
|
*.py[cod]
|
|
assistant_data.sqlite3*
|
|
.coverage
|
|
.mypy_cache/
|
|
.pytest_cache/
|
|
.ruff_cache/
|