mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 21:24:32 +02:00
gitignore: Update gitignore for examples
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -15,10 +15,13 @@ GPATH
|
||||
.#*
|
||||
\#*#
|
||||
|
||||
# eclipse setting
|
||||
.settings
|
||||
|
||||
# Example project files
|
||||
examples/*/sdkconfig
|
||||
examples/*/sdkconfig.old
|
||||
examples/*/build
|
||||
examples/*/*/sdkconfig
|
||||
examples/*/*/sdkconfig.old
|
||||
examples/*/*/build
|
||||
|
||||
#Doc build artifacts
|
||||
docs/_build/
|
||||
|
Reference in New Issue
Block a user