view .hgignore @ 77:fcbe1332b197

pirexplore: LCD init and BL control work now
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Thu, 01 Aug 2013 00:57:49 +0000
parents 38664e0b7c32
children 39b1c369b67f
line wrap: on
line source

syntax: regexp

\.[oa]$
\.elf$
\.bin$
\.srec$

^loadtools/fc-iram
^loadtools/fc-loadtool
^loadtools/fc-xram

^target-utils/.*/crt0\.S$

^toolchain/binutils-2\.21\.1/
^toolchain/binutils-build/
^toolchain/gcc-4\.5\.4/
^toolchain/gcc-build/
^toolchain/newlib-2\.0\.0/
^toolchain/newlib-build/