Files
sillyhome-next/.gitignore
Otto 6323b93f23
Some checks failed
quality / test (3.11) (push) Has been cancelled
quality / test (3.13) (push) Has been cancelled
Fix ingress logging and dashboard cache navigation
2026-06-18 00:30:12 +02:00

16 lines
154 B
Plaintext

/venv
/.venv
/.idea
/.vscode
__pycache__/
*.pyc
*.egg-info/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.env
.env.local
.env.*
/.actuator_store/
/MagicMock/