Initial Home Assistant Configuration
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
# Ignore sensitive files
|
||||
secrets.yaml
|
||||
*.db
|
||||
*.log
|
||||
*.pid
|
||||
.uuid
|
||||
.cloud/
|
||||
.storage/
|
||||
deps/
|
||||
tts/
|
||||
.google.token
|
||||
OZW_Log.txt
|
||||
ip_bans.yaml
|
||||
known_devices.yaml
|
||||
|
||||
# Ignore temporary files
|
||||
*.pyc
|
||||
__pycache__/
|
||||
.HA_VERSION
|
||||
|
||||
# Optional: Ignore specific integrations' sensitive data
|
||||
google_calendars.yaml
|
||||
Reference in New Issue
Block a user