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.
Dependencies: BufferedSerial FatFileSystemCpp mbed
Diff: EthernetInterface/.hgignore
- Revision:
- 22:0dd9c1b5664a
diff -r 0dec6dd14e10 -r 0dd9c1b5664a EthernetInterface/.hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/EthernetInterface/.hgignore Mon Jul 05 15:30:14 2021 +0000 @@ -0,0 +1,19 @@ +syntax: regexp +\.hgignore$ +\.git$ +\.svn$ +\.orig$ +\.msub$ +\.meta$ +\.ctags +\.uvproj$ +\.uvopt$ +\.project$ +\.cproject$ +\.launch$ +\.project$ +\.cproject$ +\.launch$ +Makefile$ +\.ewp$ +\.eww$ \ No newline at end of file