diff --git a/.gitignore b/.gitignore index bd2e2c0..2568dd5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,11 @@ # Gitignore settings for ESPHome # This is an example and may include too much for your use-case. # You can modify this file to suit your needs. -/.esphome/ +_data/.esphome/ **/.pioenvs/ **/.piolibdeps/ **/lib/ **/src/ **/platformio.ini **/partitions.csv -/secrets.yaml +_data/secrets.yaml