view .hgignore @ 12:fe5f7ba7f154

c139-analyze-boot utility put together, compiles
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 10 Jun 2023 04:58:26 +0000
parents 39b921d851fb
children 36e65605d16a
line wrap: on
line source

syntax: regexp

\.[oa]$

^bootmatch/bm-comp$
^bootmatch/c11x_lockable\.c$
^bootmatch/c11x_nolock\.c$
^bootmatch/c139_lockable\.c$
^bootmatch/c139_nolock\.c$
^bootmatch/c155_boot\.c$
^bootmatch/fc_patched_boot\.c$

^bootutil/c139-analyze-boot$