diff options
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 76fdc3066..8e8704797 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ *.dylib *.inc *.o +*.a *.orig *.rej *.sav @@ -16,3 +17,6 @@ cscope.out mruby.exe y.tab.c +bin +mrblib/mrblib.c +mrblib/*.*tmp |
