comparison .hgignore @ 10:39b921d851fb

bootmatch: generating C outputs
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 10 Jun 2023 03:18:23 +0000
parents bfcc8180cf3c
children fe5f7ba7f154
comparison
equal deleted inserted replaced
9:bfcc8180cf3c 10:39b921d851fb
1 syntax: regexp 1 syntax: regexp
2 2
3 \.[oa]$ 3 \.[oa]$
4 4
5 ^bootmatch/bm-comp$ 5 ^bootmatch/bm-comp$
6 ^bootmatch/c11x_lockable\.c$
7 ^bootmatch/c11x_nolock\.c$
8 ^bootmatch/c139_lockable\.c$
9 ^bootmatch/c139_nolock\.c$
10 ^bootmatch/c155_boot\.c$
11 ^bootmatch/fc_patched_boot\.c$