66 lines
847 B
Plaintext
Raw Normal View History

# .gitignore for Home Assistant - https://www.vcloudinfo.com/click-here
# Ignore common Home Assistant files and directories
# System files
2018-01-01 19:00:45 -05:00
*.pid
*.xml
*.csr
*.crt
*.key
*.conf
*.pickle
*.db*
2020-06-08 17:28:25 -04:00
*.sqlite
*.log*
2020-06-08 17:28:25 -04:00
*.db
core.*
core
.uuid
# Home Assistant specific
*.DISABLED
2018-01-04 22:52:06 -05:00
.cloud
2018-07-08 00:24:37 -04:00
.storage
2022-12-19 18:49:05 -05:00
.vscode
2020-06-08 17:28:25 -04:00
.google.token
2021-11-19 11:02:11 -05:00
home-assistant_v2
home-assistant_v2.*
.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 13:22:12 -05:00
backups
2018-01-01 19:00:45 -05:00
deps
config/backups
2020-06-08 17:28:25 -04:00
icloud
2018-01-01 19:00:45 -05:00
__pycache__
2020-05-21 18:48:00 -04:00
hacs
alexa_media
custom_components
config/www/community
2025-01-13 13:22:12 -05:00
community
image
2018-01-01 19:00:45 -05:00
tts
.ssh
.auth
.nest