diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ -gen/* *.o +example/bcode.c +example/bcode.h example/exec |
![]() |
index : bcgen | |
| DONE - A generator for fast bytecode | kimi.h.kuparinen+bcgen@gmail.com |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,3 +1,4 @@ -gen/* *.o +example/bcode.c +example/bcode.h example/exec |