diff options
| author | Yukihiro Matsumoto <[email protected]> | 2012-05-17 23:49:12 +0900 |
|---|---|---|
| committer | Yukihiro Matsumoto <[email protected]> | 2012-05-17 23:49:12 +0900 |
| commit | e67c03529d4faaf0a5be0bc34596e20904b485e9 (patch) | |
| tree | 11f4822a189522c8c5057cd402104ff8f547e3c6 /.gitignore | |
| parent | 0a00c28ca12f78ba510603eb40a038206457c0a4 (diff) | |
| parent | 069768b77c53b7624bfa62ed86b89fc6e956c0b0 (diff) | |
| download | mruby-e67c03529d4faaf0a5be0bc34596e20904b485e9.tar.gz mruby-e67c03529d4faaf0a5be0bc34596e20904b485e9.zip | |
Merge branch 'master' of github.com:mruby/mruby
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 94a9f5d79..1f700fa66 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,6 @@ cscope.out /bin /mrblib/mrblib.c /mrblib/*.*tmp +/test/mrbtest +/test/mrbtest.c +/test/*.*tmp |
