Newer
Older
homeassistant_config / .gitignore
@root root on 30 Aug 2022 476 bytes Added theme files
# Example .gitignore file for your config dir.
# An * ensures that everything will be ignored.

# You can whitelist files/folders with !, these will not be ignored.
!*.yaml
!.gitignore
!*.md

# Ignore folders.
.storage
.cloud
.google.token
.HA_VERSION
*.log
*.log.1
*.log.fault
*.db
*.png
home-assistant_v2*
custom_components
node-red


# Ensure these YAML files are ignored, otherwise your secret data/credentials will leak.
ip_bans.yaml
secrets.yaml