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@0:8f0bb79ddd48, 2021-05-04 (annotated)
- Committer:
- leothedragon
- Date:
- Tue May 04 08:55:12 2021 +0000
- Revision:
- 0:8f0bb79ddd48
nmn
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
leothedragon | 0:8f0bb79ddd48 | 1 | syntax: glob |
leothedragon | 0:8f0bb79ddd48 | 2 | BUILD/ |
leothedragon | 0:8f0bb79ddd48 | 3 | *.pyc |
leothedragon | 0:8f0bb79ddd48 | 4 | .DS_Store |
leothedragon | 0:8f0bb79ddd48 | 5 | .env |
leothedragon | 0:8f0bb79ddd48 | 6 | .cache/ |
leothedragon | 0:8f0bb79ddd48 | 7 | .pytest_cache/ |
leothedragon | 0:8f0bb79ddd48 | 8 | .update-certificates/ |
leothedragon | 0:8f0bb79ddd48 | 9 | .manifest_tool.json |
leothedragon | 0:8f0bb79ddd48 | 10 | .mbed_cloud_config.json |