esphome/.gitignore

8 lines
211 B
Plaintext
Raw Normal View History

2023-12-02 12:01:23 +03: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/
/secrets.yaml
2023-12-02 21:31:39 +03:00
/config.yaml
/configa.yaml
__pycache__/**