Update HA version to 2025.11.0 and add whois.yaml to .gitignore to prevent tracking of domains listed in whois. Domain Checker #1520

pull/1535/head
Carlo Costanzo 1 month ago
parent 0716917255
commit 32074fb75f

1
.gitignore vendored

@ -42,6 +42,7 @@ secrets.yaml
secrets secrets
known_devices.yaml known_devices.yaml
entity_registry.yaml entity_registry.yaml
config/packages/whois.yaml
.google_maps_location_sharing.cookies* .google_maps_location_sharing.cookies*
google_service_account.json google_service_account.json
service_account.json service_account.json

@ -1 +1 @@
2025.10.4 2025.11.0
Loading…
Cancel
Save

Powered by TurnKey Linux.