diff --git a/.gitignore b/.gitignore
index 19e99f2..243700f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
 # 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/
+.esphome/
 /secrets.yaml
 venv