mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 06:37:52 +00:00
Added __pycache__ to gitignore
This commit is contained in:
parent
4ef17270b5
commit
53de2ad86d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
config/*
|
||||
!config/home-assistant.conf.default
|
||||
homeassistant/components/frontend/www_static/polymer/bower_components/*
|
||||
__pycache__
|
||||
|
||||
# There is not a better solution afaik..
|
||||
!config/custom_components
|
||||
|
Loading…
x
Reference in New Issue
Block a user