esphome/.gitignore
2023-12-03 22:19:57 +03:00

8 lines
212 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.
/.esphome/
/secrets.yaml
/config.yaml
/configa.yaml
**/__pycache__/