chore: Add sdkconfig.sample with placeholders, gitignore sdkconfig

Prevents WiFi credentials from being committed. Copy sdkconfig.sample
to sdkconfig and fill in SSID/password before building.
This commit is contained in:
user
2026-02-04 15:37:08 +01:00
parent 18933ea778
commit 0c1a0ccc7f
2 changed files with 4 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
build/
managed_components/
dependencies.lock
sdkconfig
sdkconfig.old
*.pyc
__pycache__/