348 files

This commit is contained in:
Home Assistant Version Control
2026-07-23 19:02:12 +00:00
parent 0ed1687503
commit 016af2e013
348 changed files with 12368 additions and 11689 deletions
+25 -13
View File
@@ -1,14 +1,26 @@
# Home Assistant Core Exclusions
*.db
*.db-shm
*.db-wal
*.log
.storage/
# Only track specific file types
# Ignore everything by default
*
# === Home Assistant Version Control Managed (do not edit below) ===
# Tracked file types
!*.yaml
!**/.??*.yaml
!*.yml
!**/.??*.yml
# Track specific .storage configuration files
!.storage/lovelace
!.storage/lovelace_dashboards
!.storage/lovelace_resources
!.storage/lovelace.*
# === End Home Assistant Version Control Managed ===
# Allow directory traversal
!*/
# Re-ignore macOS metadata files (even if they match allowed extensions)
._*
# Excluded files
secrets.yaml
*icon*.png
*state.json
# Custom integrations and private tokens
.google_nest_prompt_info.json
nest_protect_cookies.json