Files
HA-KNX-Bridge/.gitignore

13 lines
173 B
Plaintext

.idea/
!.idea/START_PROMPT.md
!.idea/PROJECT_STATE.md
.DS_Store
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
.mypy_cache/
.vscode/
*.log
custom_components/**/__pycache__/