Tweaked gitignore

This commit is contained in:
Jeffrey Stone 2017-04-06 08:54:57 -04:00
parent 4479e66602
commit 33140bf959
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -1,9 +1,11 @@
/* /*
!*.yaml
!/alexa !/alexa
!/automations !/automations
!/lights !/lights
!/scripts !/scripts
!/sensors !/sensors
!/switches !/switches
!*.yaml
!README.md !README.md
known_devices.yaml
secrets.yaml