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 mbed-os-example-pelion by
.hgignore@3:bda8852d7723, 2019-11-22 (annotated)
- Committer:
- ccli8
- Date:
- Fri Nov 22 11:08:23 2019 +0800
- Revision:
- 3:bda8852d7723
- Parent:
- 0:f78ec4a22e67
- Child:
- 9:b32210beded5
Ignore COMPONENT_NUSD directory
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| ccli8 |
0:f78ec4a22e67 | 1 | # Use Python/Perl regexp |
| ccli8 |
0:f78ec4a22e67 | 2 | syntax: regexp |
| ccli8 |
0:f78ec4a22e67 | 3 | |
| ccli8 |
0:f78ec4a22e67 | 4 | ^\.mbed$ |
| ccli8 |
0:f78ec4a22e67 | 5 | \.build/ |
| ccli8 |
0:f78ec4a22e67 | 6 | BUILD/ |
| ccli8 |
0:f78ec4a22e67 | 7 | mbed-os/ |
| ccli8 |
0:f78ec4a22e67 | 8 | mbed-cloud-client/ |
| ccli8 |
3:bda8852d7723 | 9 | drivers/storage/COMPONENT_NUSD/ |
