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 nrf51-sdk by
Diff: .hgignore
- Revision:
- 44:12eac0290243
- Parent:
- 43:a0220e35496e
- Child:
- 45:4a80ff6428ab
diff -r a0220e35496e -r 12eac0290243 .hgignore --- a/.hgignore Thu Apr 07 16:53:40 2016 +0000 +++ b/.hgignore Mon Apr 11 15:05:12 2016 +0100 @@ -16,4 +16,8 @@ \.launch$ Makefile$ \.ewp$ -\.eww$ \ No newline at end of file +\.eww$ +module.json +script +/*.cmake$ +source/nordic_sdk/components/toolchain
