This commit is contained in:
Paulus Schoutsen
2015-09-19 12:29:23 -07:00
parent 6c1f44242c
commit ec1d5e617e
8 changed files with 37 additions and 10 deletions

7
.gitignore vendored
View File

@@ -15,10 +15,6 @@ tests/config/home-assistant.log
*.sublime-project
*.sublime-workspace
# Hide code validator output
pep8.txt
pylint.txt
# Hide some OS X stuff
.DS_Store
.AppleDouble
@@ -30,6 +26,9 @@ Icon
.idea
# pytest
.cache
# GITHUB Proposed Python stuff:
*.py[cod]