Adds initial config files

This commit is contained in:
Jonathan Hodgson 2021-01-31 13:28:24 +00:00
commit 5ae5c5d1f7
15 changed files with 668 additions and 0 deletions

9
.gitignore vendored Normal file
View file

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