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
- Committer:
- mimi3
- Date:
- 2017-03-05
- Revision:
- 10:72b75743f231
- Parent:
- 2:3e748cfff1d7
File content as of revision 10:72b75743f231:
syntax: glob
*.d
*.o
*.bak
*.map
*.hex
*.elf
*.patch
*~
*.rej
*.org
GPATH
*TAGS
*.bin
*.lss
*.lst
*.sym
*.cof
*.new
*.old
err.txt
*.bld
.mbed
*.pyc
syntax: regexp
\.svn/
build/
build-.+/
0temp/
Objects/
BUILD/
mbed/
projectfiles/
.git/
.temp/