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