Changed .gitignore to exclude esphome directories

This commit is contained in:
2026-03-18 22:14:25 +01:00
parent 8615882a3e
commit 673adba896

2
.gitignore vendored
View File

@@ -13,3 +13,5 @@ zigbee2mqtt
.HA_VERSION
.ha_run.lock
pycupra_data/*
esphome/*
.cache/*