Skip to content

Commit 29c7687

Browse files
committed
Add ESP-IDF artifacts to .gitignore
1 parent 26c1b3a commit 29c7687

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,10 @@ tmp/
5454
*.pem
5555
*.key
5656
*.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

Comments
 (0)