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.
Dependents: kionix-kx123-hello rohm-bh1790glc-hello simple-sensor-client rohm-SensorShield-example
Fork of rohm-sensor-hal by
Diff: .hgignore
- Revision:
- 7:f83fa2f3cfab
- Parent:
- 4:0a62b7d4bd2a
--- a/.hgignore Tue Apr 12 11:00:43 2016 +0300 +++ b/.hgignore Tue Apr 12 12:55:24 2016 +0000 @@ -1,2 +1,19 @@ -syntax: glob -.git/* +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
