Import Mbed OS hard-float snapshot
This commit is contained in:
36
connectivity/libraries/mbed-coap/.gitignore
vendored
Normal file
36
connectivity/libraries/mbed-coap/.gitignore
vendored
Normal file
@@ -0,0 +1,36 @@
|
||||
*.o
|
||||
*.a
|
||||
*.d
|
||||
*.eww
|
||||
*.bak
|
||||
*.dep
|
||||
*.Scr
|
||||
*.uvgui.*
|
||||
build/
|
||||
*.dep
|
||||
*.ewd
|
||||
*.ewt
|
||||
Debug
|
||||
Release
|
||||
settings
|
||||
*_release
|
||||
Obj
|
||||
*_output
|
||||
Backup*
|
||||
*.r43
|
||||
*.htm
|
||||
*.uvgui.*
|
||||
*.lib
|
||||
*.crf
|
||||
*.uvopt
|
||||
*.out
|
||||
docs/
|
||||
yotta_modules
|
||||
yotta_targets
|
||||
test/mbed-coap/unittest/coverages
|
||||
test/mbed-coap/unittest/results
|
||||
.yotta.json
|
||||
coverage/
|
||||
lcov/
|
||||
upload.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user