summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2012-05-17 07:27:52 -0700
committerYukihiro "Matz" Matsumoto <[email protected]>2012-05-17 07:27:52 -0700
commit069768b77c53b7624bfa62ed86b89fc6e956c0b0 (patch)
tree605bfb263e3b5a118562b437a31da7e5bef6baf0
parentfd14730f95728f55cb70528a1f9f4e5418e9dc0e (diff)
parentb6935257a0545fcdfe3558d4906b711b7b5cda13 (diff)
downloadmruby-069768b77c53b7624bfa62ed86b89fc6e956c0b0.tar.gz
mruby-069768b77c53b7624bfa62ed86b89fc6e956c0b0.zip
Merge pull request #156 from iwadon/update-gitignore
Updated .gitignore for test/
-rw-r--r--.gitignore3
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