2025-01-22 15:55:48 +00:00
|
|
|
# .gitignore for Home Assistant - https://www.vcloudinfo.com/click-here
|
|
|
|
# Ignore common Home Assistant files and directories
|
|
|
|
|
|
|
|
# System files
|
2018-01-02 00:00:45 +00:00
|
|
|
*.pid
|
|
|
|
*.xml
|
|
|
|
*.csr
|
|
|
|
*.crt
|
|
|
|
*.key
|
|
|
|
*.conf
|
|
|
|
*.pickle
|
2023-08-07 08:27:42 +00:00
|
|
|
*.db*
|
2020-06-08 21:28:25 +00:00
|
|
|
*.sqlite
|
2023-08-07 08:25:05 +00:00
|
|
|
*.log*
|
2020-06-08 21:28:25 +00:00
|
|
|
*.db
|
2025-01-22 15:55:48 +00:00
|
|
|
core.*
|
|
|
|
core
|
|
|
|
.uuid
|
|
|
|
|
|
|
|
# Home Assistant specific
|
|
|
|
*.DISABLED
|
2018-01-05 03:52:06 +00:00
|
|
|
.cloud
|
2018-07-08 04:24:37 +00:00
|
|
|
.storage
|
2022-12-19 23:49:05 +00:00
|
|
|
.vscode
|
2020-06-08 21:28:25 +00:00
|
|
|
.google.token
|
2021-11-19 16:02:11 +00:00
|
|
|
home-assistant_v2
|
|
|
|
home-assistant_v2.*
|
2025-01-22 15:55:48 +00:00
|
|
|
.homekit.state
|
|
|
|
ipchange.yaml
|
|
|
|
ip_bans.yaml
|
|
|
|
production_auth.json
|
|
|
|
OZW_Log.txt
|
|
|
|
.spotify-token-cache
|
|
|
|
google_calendars.yaml
|
|
|
|
.ring_cache.pickle
|
|
|
|
.ios.conf
|
|
|
|
|
|
|
|
# Configuration files
|
|
|
|
secrets.yaml
|
|
|
|
secrets
|
|
|
|
known_devices.yaml
|
|
|
|
entity_registry.yaml
|
|
|
|
.google_maps_location_sharing.cookies*
|
|
|
|
google_service_account.json
|
|
|
|
service_account.json
|
|
|
|
*.token
|
|
|
|
*.tokens
|
|
|
|
*.cookies
|
|
|
|
|
|
|
|
# Directories
|
2025-01-13 18:22:12 +00:00
|
|
|
backups
|
2018-01-02 00:00:45 +00:00
|
|
|
deps
|
2025-01-13 18:27:08 +00:00
|
|
|
/config/backups
|
2020-06-08 21:28:25 +00:00
|
|
|
icloud
|
2018-01-02 00:00:45 +00:00
|
|
|
__pycache__
|
2020-05-21 22:48:00 +00:00
|
|
|
hacs
|
|
|
|
alexa_media
|
|
|
|
custom_components
|
2025-01-13 18:27:08 +00:00
|
|
|
/config/www/community
|
2025-01-13 18:22:12 +00:00
|
|
|
community
|
2020-09-18 00:00:37 +00:00
|
|
|
image
|
2018-01-02 00:00:45 +00:00
|
|
|
tts
|
2025-01-22 15:55:48 +00:00
|
|
|
.ssh
|
|
|
|
.auth
|
|
|
|
.nest
|