mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-10-21 23:52:28 +08:00
feat(git): Update gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,7 +1,11 @@
|
|||||||
.output
|
*.o
|
||||||
bin/upgrade/*
|
|
||||||
|
|
||||||
# eclipse setting
|
# eclipse setting
|
||||||
.settings
|
.settings
|
||||||
.cproject
|
.cproject
|
||||||
.project
|
.project
|
||||||
|
|
||||||
|
# Example project files
|
||||||
|
examples/**/sdkconfig
|
||||||
|
examples/**/sdkconfig.old
|
||||||
|
examples/**/build
|
||||||
|
Reference in New Issue
Block a user