forked from home-assistant/core
Added __pycache__ to gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
config/*
|
config/*
|
||||||
!config/home-assistant.conf.default
|
!config/home-assistant.conf.default
|
||||||
homeassistant/components/frontend/www_static/polymer/bower_components/*
|
homeassistant/components/frontend/www_static/polymer/bower_components/*
|
||||||
|
__pycache__
|
||||||
|
|
||||||
# There is not a better solution afaik..
|
# There is not a better solution afaik..
|
||||||
!config/custom_components
|
!config/custom_components
|
||||||
|
Reference in New Issue
Block a user