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 X_NUCLEO_IDB0XA1 by
Diff: .gitignore
- Revision:
- 129:d5686dd11391
diff -r 000000000000 -r d5686dd11391 .gitignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.gitignore Tue Oct 06 13:59:23 2015 +0200 @@ -0,0 +1,9 @@ +# vim temporary files +*.sw* + +# yotta files +build +yotta_modules +yotta_targets +.yotta.json +upload.tar.gz
