diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,5 +4,6 @@ docs/output build ejit.o test-* -examples/exec +examples/loop +examples/fib examples/*.d |
![]() |
index : ejit | |
Hybrid JIT/bytecode built on top of Lightening | kimi.h.kuparinen+ejit@gmail.com |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -4,5 +4,6 @@ docs/output build ejit.o test-* -examples/exec +examples/loop +examples/fib examples/*.d |