16 lines
253 B
Plaintext
16 lines
253 B
Plaintext
# esp-idf
|
|
build/
|
|
sdkconfig
|
|
sdkconfig.old
|
|
|
|
# They ignored Idea (Webstorm) completely
|
|
.idea/
|
|
|
|
# However, they kept the following 4 files version controlled
|
|
.vscode/*
|
|
!.vscode/tasks.json
|
|
!.vscode/launch.json
|
|
!.vscode/extensions.json
|
|
.history/*
|
|
__pycache__
|