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.
Diff: .hgignore
- Revision:
- 3:f72d98d0095e
- Parent:
- 0:82ee5f7adbb0
--- a/.hgignore Thu Jan 30 03:20:09 2020 -0800 +++ b/.hgignore Mon May 04 03:04:11 2020 -0700 @@ -1,9 +1,12 @@ -^\.mbed$ -.vscode/ -mbed_settings.* -BUILD/ -.build/ -mbed-os/ -easy-connect/ -mbed-http/ -.git/ \ No newline at end of file +^\.mbed$ +.vscode/ +mbed_settings.* +.build/ +mbed-os/ +easy-connect/ +mbed-http/ +.git/ +BUILD +.mbed +BNO080 +mbed-os \ No newline at end of file