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.
.hgignore@3:3f3c7e764947, 2017-12-26 (annotated)
- Committer:
- ccli8
- Date:
- Tue Dec 26 13:26:53 2017 +0800
- Revision:
- 3:3f3c7e764947
- Parent:
- 1:659cc7618f73
Add missing *.lib files
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| ccli8 |
3:3f3c7e764947 | 1 | # Use Python/Perl regexp |
| ccli8 |
3:3f3c7e764947 | 2 | syntax: regexp |
| ccli8 |
3:3f3c7e764947 | 3 | |
| ccli8 |
3:3f3c7e764947 | 4 | \.build |
| ccli8 |
3:3f3c7e764947 | 5 | ^\.mbed$ |
| ccli8 |
3:3f3c7e764947 | 6 | mbed-os/ |
| ccli8 |
3:3f3c7e764947 | 7 | BUILD/ |