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: mbed
Diff: .hgignore
- Revision:
- 4:f8536a4c279d
- Parent:
- 3:8bd7de56746d
diff -r 8bd7de56746d -r f8536a4c279d .hgignore --- a/.hgignore Sat Aug 15 20:12:20 2015 +0200 +++ b/.hgignore Mon May 30 06:24:05 2016 +0000 @@ -1,3 +1,19 @@ - syntax: regexp -^MCU_K64F$ \ No newline at end of file +\.hgignore$ +\.git$ +\.svn$ +\.orig$ +\.msub$ +\.meta$ +\.ctags +\.uvproj$ +\.uvopt$ +\.project$ +\.cproject$ +\.launch$ +\.project$ +\.cproject$ +\.launch$ +Makefile$ +\.ewp$ +\.eww$ \ No newline at end of file