diff --git a/.gitignore b/.gitignore index 835d56c..b0cc06d 100755 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ # Example .gitignore file for your config dir. # An * ensures that everything will be ignored. -*/ +.DS_Store +include/.DS_Store +old* # You can whitelist files/folders with !, these will not be ignored. !*.yaml @@ -13,13 +15,7 @@ !customize !www/* !include/* -#!www/mini-media-player-bundle.js -#!www/atomic_calendar.js !custom_components/* -#!custom_components/hpprinter -#!custom_components/lovelace_gen/__init__.py -#!custom_components/lovelace_gen/__pycache__ -#!custom_components/lovelace_gen/manifest.json !include/*.yaml !include/automations/*.yaml !include/binary_sensors/*.yaml