Create .gitignore

This commit is contained in:
Aiden
2024-01-17 15:59:45 +08:00
committed by GitHub
parent cf53398066
commit 91a6000296
+10
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