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: HTTPClient-SSL
Dependents: mtsas mtsas mtsas mtsas_lat3
Diff: .hgignore
- Revision:
- 6:5b31d0623028
- Parent:
- 5:c916a5ea7205
diff -r c916a5ea7205 -r 5b31d0623028 .hgignore --- a/.hgignore Wed May 21 08:49:05 2014 -0500 +++ b/.hgignore Thu May 22 15:12:01 2014 +0000 @@ -1,3 +1,19 @@ -syntax: glob -.git -.gitignore +syntax: regexp +\.hgignore$ +\.git$ +\.svn$ +\.orig$ +\.msub$ +\.meta$ +\.ctags +\.uvproj$ +\.uvopt$ +\.project$ +\.cproject$ +\.launch$ +\.project$ +\.cproject$ +\.launch$ +Makefile$ +\.ewp$ +\.eww$ \ No newline at end of file