Forgot to push .gitignore! PUSHING NOW

This commit is contained in:
Nicolas Bachschwell 2022-05-23 19:54:13 +02:00
parent 38abeff25d
commit 9d22ee1830
Signed by: NBSgamesAT
GPG Key ID: B2F1E0D04F024688
1 changed files with 11 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
# 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/
/.vscode/
**/.pioenvs/
**/.piolibdeps/
**/lib/
**/src/
**/platformio.ini
secrets.yaml