update .gitignore
This commit is contained in:
parent
71893eef75
commit
d709e78a0e
|
@ -1,6 +1,7 @@
|
|||
/*
|
||||
*
|
||||
!.gitignore
|
||||
!custom_components/
|
||||
!custom_components/reos_integration/**
|
||||
!/custom_components/
|
||||
!/custom_components/reos_integration
|
||||
!/custom_components/reos_integration/**
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
|
Loading…
Reference in New Issue