espHome-NBS-files/.gitignore

12 lines
276 B
Plaintext
Raw Normal View History

2022-05-23 17:54:13 +00: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/
/.vscode/
**/.pioenvs/
**/.piolibdeps/
**/lib/
**/src/
**/platformio.ini
secrets.yaml
external_components/*/__pycache__/