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.
Dependents: mtsas mtsas thermostat_fan_demo--fan mtsas ... more
NOTE: MTS-Utils has moved to GitHub. This version will not be updated. For updates, go to the GitHub version.
Revision 9:d8b0dd3ad9ad, committed 2014-05-22
- Comitter:
- mfiore
- Date:
- Thu May 22 15:12:56 2014 +0000
- Parent:
- 8:e92743b3aea2
- Child:
- 10:d1a3f03f093f
- Commit message:
- merge changes
Changed in this revision
| .hgignore | Show annotated file Show diff for this revision Revisions of this file |
--- a/.hgignore Wed May 21 08:50:04 2014 -0500 +++ b/.hgignore Thu May 22 15:12:56 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