Files
homeAssistant/volumes/config/.gitignore
2024-05-30 12:18:47 +01:00

53 lines
805 B
Plaintext

# Created by https://www.toptal.com/developers/gitignore/api/homeassistant
# Edit at https://www.toptal.com/developers/gitignore?templates=homeassistant
### HomeAssistant ###
# Files with personal details
*.crt
*.csr
*.key
.cloud
.google.token
.HA_VERSION
.storage
.uuid
icloud/
google_calendars.yaml
harmony_media_room.conf
home-assistant.db
home-assistant_v2.db
home-assistant_v2.db-*
html5_push_registrations.conf
image
ip_bans.yaml
known_devices.yaml
phue.conf
plex.conf
pyozw.sqlite
secrets.yaml
tradfri.conf
webostv.conf
# Temporary files
*.db-journal
*.pid
tts
# automatically downloaded dependencies
deps
lib
# Log files
home-assistant.log
home-assistant.log.*
ozw_log.txt
# Development files
custom_components
www_t
# End of https://www.toptal.com/developers/gitignore/api/homeassistant