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