view .hgignore @ 33:8fbd52a639a5

CRC-32 table, will be used for flash dump integrity checks
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sat, 04 May 2013 08:33:26 +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/