reorganize examples

This commit is contained in:
GrKoR
2021-04-22 22:05:06 +03:00
parent e893e5a2e4
commit a5e58580ce
7 changed files with 98 additions and 6 deletions

10
examples/simple/.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# 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