dotfiles/esphome/.gitignore

11 lines
233 B
Plaintext
Raw Normal View History

2023-04-09 16:46:59 +02: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