Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of example-Ethernet-mbed-Cloud-connect by
Diff: .gitignore
- Branch:
- update-1.3.0
- Revision:
- 7:b52a8d71c26e
diff -r 2d0e0866f2e7 -r b52a8d71c26e .gitignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.gitignore Sat May 12 10:53:42 2018 +0100 @@ -0,0 +1,6 @@ +BUILD/ +.update-certificates/ +.manifest_tool.json +combined.bin +.mbed_cloud_config.json +
