diff options
| author | Hiroyuki Iwatsuki <[email protected]> | 2012-05-17 19:54:29 +0900 |
|---|---|---|
| committer | Hiroyuki Iwatsuki <[email protected]> | 2012-05-17 19:54:29 +0900 |
| commit | b6935257a0545fcdfe3558d4906b711b7b5cda13 (patch) | |
| tree | 605bfb263e3b5a118562b437a31da7e5bef6baf0 /.gitignore | |
| parent | fd14730f95728f55cb70528a1f9f4e5418e9dc0e (diff) | |
| download | mruby-b6935257a0545fcdfe3558d4906b711b7b5cda13.tar.gz mruby-b6935257a0545fcdfe3558d4906b711b7b5cda13.zip | |
Updated .gitignore for test/
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 |
