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 26c1b3a commit 29c7687Copy full SHA for 29c7687
1 file changed
.gitignore
@@ -54,3 +54,10 @@ tmp/
54
*.pem
55
*.key
56
*.cert
57
+
58
+# ESP-IDF artifacts (local idf.py runs)
59
+managed_components/
60
+build/
61
+dependencies.lock
62
+sdkconfig
63
+sdkconfig.old
0 commit comments