Configuration goes now into a single directory

This commit is contained in:
Paulus Schoutsen
2014-09-20 21:19:39 -05:00
parent f24e9597fe
commit d570aeef33
10 changed files with 175 additions and 41 deletions

10
.gitignore vendored
View File

@@ -1,6 +1,10 @@
home-assistant.log
home-assistant.conf
known_devices.csv
config/*
!config/home-assistant.conf.default
# There is not a better solution afaik..
!config/custom_components
config/custom_components/*
!config/custom_components/example.py
# Hide sublime text stuff
*.sublime-project