view .hgignore @ 42:5804ff735f9e

sw/sniff-dec/Makefile: no LIBS
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 31 Aug 2023 08:47:32 +0000
parents 118a12e9483b
children 7c9bf72d460f
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/simtrace3-sniff-dec$
^sw/sniff-rx/simtrace3-sniff-rx$