Skip to content

Commit 1e5e2bb

Browse files
committed
Add ESP-IDF artifacts to .gitignore
1 parent dc11d53 commit 1e5e2bb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ build/
3939
cmake-build-*/
4040
managed_components/
4141

42+
# ESP-IDF
43+
sdkconfig
44+
sdkconfig.old
45+
dependencies.lock
46+
4247
# PlatformIO
4348
.pio/
4449

0 commit comments

Comments
 (0)