diff options
| author | Jon French | 2018-10-24 11:52:59 +0100 |
|---|---|---|
| committer | Jon French | 2018-10-24 11:52:59 +0100 |
| commit | 4c97eae05eebd3e2033c854fdce4a2d4e3a17c8f (patch) | |
| tree | ef7b9bdc0b12143ce237a8a380594aeebc2c1daf | |
| parent | 05ee2df552204309defe9cb8044f13127d46c482 (diff) | |
add a couple things to gitignore
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -46,6 +46,7 @@ lib/hol/sail-heap /test/lem/out.lem /test/lem/out_types.lem /test/*/tests.xml +/test/riscv/tests/*.iout /language/*.pdf /language/*.uo @@ -92,6 +93,7 @@ lib/hol/sail-heap /riscv/platform /riscv/riscv.c /riscv/riscv_c +/riscv/z3_problems /x86/x86.lem /x86/x86.ml |
