FreeCalypso > hg > fc-am-toolkit
diff .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 |
line wrap: on
line diff
--- a/.hgignore Sat Jun 10 02:55:29 2023 +0000 +++ b/.hgignore Sat Jun 10 03:18:23 2023 +0000 @@ -3,3 +3,9 @@ \.[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$