view .hgignore @ 52:cbfcc480d61b

fpga build: migrate to yosys-tee wrapper
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 03 Oct 2023 18:17:58 +0000
parents 7c9bf72d460f
children
line wrap: on
line source

syntax: regexp

\.[oa]$

\.csv$
\.txt$
\.unet$
\.ps$
\.pdf$

\.asc$
\.bin$
\.json$
\.rpt$

^boards/mv-sniffer/pcb/gerbers\.
^boards/mv-sniffer/src/elements\.pcb$

^boards/sim-fpc-pasv/pcb/gerbers\.
^boards/sim-fpc-pasv/src/elements\.pcb$

^sw/sniff-dec/simsniff-dec$
^sw/sniff-rx/simsniff-rx$