view .hgignore @ 54:50b652bc3a4f

loadtools: made the baud command available in init-script for fc-xram
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 23 Jun 2013 05:47:17 +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/