12 lines
119 B
Plaintext
12 lines
119 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
*.egg-info/
|
|
runtime/*.log
|
|
cache/
|
|
models/
|
|
secrets.json
|
|
|