diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2023-09-07 21:25:36 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2023-09-07 21:25:36 +0300 |
| commit | 23db5514bf626801c8e752f12171eb45d2598946 (patch) | |
| tree | 8a5fbd619ddb4d5c22b6c6fb1c1027c1fd2e7af4 /.gitignore | |
| parent | 4d8fdd4288cc3ca5e0a2bd6ac80b725c2ee52118 (diff) | |
| download | copyjit-23db5514bf626801c8e752f12171eb45d2598946.tar.gz copyjit-23db5514bf626801c8e752f12171eb45d2598946.zip | |
allow fibonacci in jit-comparison
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ lib/prune lib/decls.h lib/defns.h lib/ops.h +lib/imm_decls.h +lib/imm_defns.h +lib/imm.h lib/*.d tests/*.d build |
