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.
Dependencies: MQTT
Diff: .hgignore
- Revision:
- 1:5ffad9f24d63
diff -r e1059ea76747 -r 5ffad9f24d63 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Thu Jan 04 13:09:45 2018 +0800 @@ -0,0 +1,9 @@ +# Use Python/Perl regexp +syntax: regexp + +^\.mbed$ +\.build/ +BUILD/ +easy-connect/ +mbed-os/ +MQTT/ \ No newline at end of file