Carlo Costanzo 9492d3924f
Just more Paranoia..
Just added this in since I think it's important and people might use your file as a starting point (which I would recommend!) .. 

You prolly don't use HomeKit though.. so this won't affect you personally though..
2019-08-17 16:54:53 -04:00

39 lines
467 B
Plaintext

# Ignore everything explicitly
*
# Whitelist files/folders with !, these will not be ignored.
!*.yaml
!.gitignore
!*.md
!packages/
!templates/
!binary_sensors/
!sensors/
!switches/
!lights/
!python_scripts/
!alerts/
!scripts/
# Then because I'm paranoid...
# Ignore folders.
.storage
.cloud
.google.token
.homekit.state
icloud/
www/
tts/
deps/
hadashboards/
intents/
secrets.yaml
ip_bans.yaml
._*
google_calendars.yaml
known_devices*
zones.yaml
scripts/test.yaml