mirror of
https://github.com/GrKoR/esphome_aux_ac_component.git
synced 2026-03-13 22:12:53 +03:00
first commit
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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
|
||||
/livingroom_ac/
|
||||
/kitchen_ac/
|
||||
Reference in New Issue
Block a user