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: mbed Socket lwip-eth lwip-sys lwip
Fork of mbed-client-classic-example-lwip by
Diff: .hgignore
- Revision:
- 7:711dfefe12ab
- Parent:
- 6:db94bb4054f2
--- a/.hgignore Fri Feb 05 01:56:46 2016 -0600 +++ b/.hgignore Fri Feb 05 08:00:14 2016 +0000 @@ -1,4 +1,19 @@ -# use glob syntax. -syntax: glob - -security.h +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
