mirror of
https://github.com/bahmcloud/HA-KNX-Bridge.git
synced 2026-04-06 16:51:14 +00:00
13 lines
173 B
Plaintext
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__/
|