Files
esphome_aux_ac_component/.gitignore
2022-04-06 16:01:57 +03:00

17 lines
340 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.
**/.vscode/
**/.esphome/
**/.pioenvs/
**/.piolibdeps/
**/lib/
**/src/
**/platformio.ini
**/secrets.yaml
**/livingroom_ac/
**/kitchen_ac/
/examples/*/*.h
**/tests/test_*
**/__pycache__
**/private/