diff options
Diffstat (limited to 'config/.gitignore')
-rw-r--r-- | config/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/.gitignore b/config/.gitignore new file mode 100644 index 0000000..d8b4157 --- /dev/null +++ b/config/.gitignore @@ -0,0 +1,5 @@ +# 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/ +/secrets.yaml |