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 MTS-Serial by
Diff: .hgignore
- Revision:
- 7:04ef7afd34ff
- Parent:
- 6:113cefcdcca5
--- a/.hgignore Wed May 21 08:48:41 2014 -0500 +++ b/.hgignore Thu May 22 15:11:29 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