13 lines
115 B
Plaintext
13 lines
115 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
|
|
.streamlit/secrets.toml
|
|
|
|
*.log
|