Files
esphome-external-component-…/.gitignore
T
2020-09-29 02:14:51 +02:00

12 lines
242 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.
/.build/
/.esphome/
**/.pioenvs/
**/.piolibdeps/
**/lib/
**/src/
**/platformio.ini
/secrets.yaml