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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
build/
|
||||
managed_components/
|
||||
dependencies.lock
|
||||
sdkconfig
|
||||
sdkconfig.old
|
||||
*.pyc
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user