diff options
| author | Akira Yumiyama <[email protected]> | 2012-11-05 13:28:20 +0900 |
|---|---|---|
| committer | Akira Yumiyama <[email protected]> | 2012-11-05 13:28:20 +0900 |
| commit | cd2c7c7532b91818b57e7f54ce5ed4553ae3964c (patch) | |
| tree | 4ad9c1c51e2f6adf7ff7958af077d5e1417e2c38 /.gitignore | |
| parent | 3ceadfa5b256c9fca0a8e7f4af3cdb1b31e6e354 (diff) | |
| download | mruby-cd2c7c7532b91818b57e7f54ce5ed4553ae3964c.tar.gz mruby-cd2c7c7532b91818b57e7f54ce5ed4553ae3964c.zip | |
add mruby/mrbc tests.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 797f98917..8a76394ee 100644 --- a/.gitignore +++ b/.gitignore @@ -22,5 +22,6 @@ cscope.out /test/mrbtest /test/mrbtest.c /test/*.*tmp +/test/mrubytest.* CMakeFiles CMakeCache.txt |
