gitignore adjusted
This commit is contained in:
+2
-1
@@ -1,6 +1,6 @@
|
|||||||
# Example .gitignore file for your config dir.
|
# Example .gitignore file for your config dir.
|
||||||
# An * ensures that everything will be ignored.
|
# An * ensures that everything will be ignored.
|
||||||
*
|
*/
|
||||||
|
|
||||||
# You can whitelist files/folders with !, these will not be ignored.
|
# You can whitelist files/folders with !, these will not be ignored.
|
||||||
!*.yaml
|
!*.yaml
|
||||||
@@ -12,6 +12,7 @@
|
|||||||
!.HA_VERSION
|
!.HA_VERSION
|
||||||
!customize
|
!customize
|
||||||
!www/*
|
!www/*
|
||||||
|
!include/*
|
||||||
#!www/mini-media-player-bundle.js
|
#!www/mini-media-player-bundle.js
|
||||||
#!www/atomic_calendar.js
|
#!www/atomic_calendar.js
|
||||||
!custom_components/*
|
!custom_components/*
|
||||||
|
|||||||
Reference in New Issue
Block a user