homeassistant-config/.gitignore

17 lines
255 B
Plaintext

# Everything is ignored
*
# except for these
!*.yaml
!.gitignore
!*.md
# Ignore folders.
.storage
.cloud
.google.token
# Ensure these YAML files are ignored, otherwise your secret data/credentials will leak.
ip_bans.yaml
secrets.yaml
known_devices.yaml