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:
- 2:8cc74ba7b02f
- Parent:
- 0:56dc1f6de5a0
diff -r 56dc1f6de5a0 -r 8cc74ba7b02f .hgignore --- a/.hgignore Mon Nov 29 00:32:13 2021 +0000 +++ b/.hgignore Tue Nov 30 12:35:50 2021 +0000 @@ -1,3 +1,6 @@ ^BUILD$ ^.mbed$ ^mbed-os$ +^compile_commands.json$ +^.clangd$ +^.cache$