We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64be33 commit 7eaeca4Copy full SHA for 7eaeca4
ports/espressif/.gitignore
@@ -1,2 +1,5 @@
1
-build*/
2
-sdkconfig.old
+# idf.py menuconfig
+sdkconfig*
3
+
4
+# lock files for examples and components
5
+dependencies.lock
0 commit comments