view .hgignore @ 14:f0501c4a8790

helloapp (proto-loadagent) compiles with r8/r16/r32 implemented
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Fri, 03 May 2013 06:52:36 +0000
parents 40f607bb0a2c
children 9ee91bc6057c
line wrap: on
line source

syntax: regexp

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

^loadtools/fc-sertool

^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/