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.
Diff: .hgignore
- Revision:
- 43:a0220e35496e
- Parent:
- 0:f2542974c862
- Child:
- 44:12eac0290243
diff -r b32fc9c869d7 -r a0220e35496e .hgignore --- a/.hgignore Thu Apr 07 17:38:17 2016 +0100 +++ b/.hgignore Thu Apr 07 16:53:40 2016 +0000 @@ -1,4 +1,19 @@ -module.json -script -/*.cmake$ -source/nordic_sdk/components/toolchain +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