view .hgignore @ 25:796da8d60b23

target-utils: top-level Makefile created like in the Book-E-MON and SDSL CPE source trees by the same author
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sat, 04 May 2013 05:02:04 +0000
parents 9ee91bc6057c
children 5da0cbee2b89
line wrap: on
line source

syntax: regexp

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

^loadtools/fc-loadtool
^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/