view .hgignore @ 54:2855330ab96f

simsniff-dec: bug in PPS decoder
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 03 Oct 2023 23:32:43 +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$