1
0
Fork 0
ha-config/esphome/.gitignore

12 lines
240 B
Plaintext
Raw Permalink Normal View History

2022-05-11 16:41:13 +10:00
# 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
build/