home-automation/hardware/esphome/plant_dashboard/.gitignore

12 lines
275 B
Plaintext

# 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/
**/.pioenvs/
**/.piolibdeps/
**/lib/
**/src/
**/platformio.ini
/secrets.yaml
/plant_monitor
/plant_dashboard