gitignore adjusted

This commit is contained in:
2022-01-19 07:25:03 +01:00
parent c6dbddde84
commit 79c7f3cfcf
+2 -1
View File
@@ -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/*