tune
This commit is contained in:
+10
-10
@@ -1,6 +1,11 @@
|
||||
# --- Global ignores ---
|
||||
# Ignore everything globally
|
||||
.DS_Store
|
||||
custom_components/
|
||||
blueprints/
|
||||
dwains-dashboard/
|
||||
tts/
|
||||
www/
|
||||
backups/
|
||||
old*
|
||||
|
||||
# System / runtime folders
|
||||
@@ -8,6 +13,7 @@ old*
|
||||
.cloud/
|
||||
.google.token/
|
||||
.Rproj.user/
|
||||
.cache/
|
||||
|
||||
# Logs / DB / temp
|
||||
*.log*
|
||||
@@ -21,9 +27,6 @@ known_devices.yaml
|
||||
configuration_full.yaml
|
||||
configuration_minimal.yaml
|
||||
|
||||
# Specific ignore
|
||||
include/automations/lys_have.yaml
|
||||
|
||||
# --- Whitelist core files ---
|
||||
!*.yaml
|
||||
!*.md
|
||||
@@ -38,10 +41,7 @@ include/automations/lys_have.yaml
|
||||
!include/
|
||||
!themes/
|
||||
!python_scripts/
|
||||
!view/
|
||||
!dashboards/
|
||||
|
||||
# --- Allow structured YAML inside include/ ---
|
||||
!include/**/*.yaml
|
||||
|
||||
# --- Allow view YAML ---
|
||||
!view/**/*.yaml
|
||||
# --- Explicitly include all YAML in dashboards subdirs ---
|
||||
!dashboards/**/*.yaml
|
||||
Reference in New Issue
Block a user