summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorfurunkel <[email protected]>2015-04-24 19:34:39 +0200
committerfurunkel <[email protected]>2015-04-24 19:34:39 +0200
commit105f1f38a969bbe0e0ee1041c3c315a56bdc8c47 (patch)
tree9ec7a5bcdea3c97ef7b8b68c916651940c60784f /.gitignore
parent00518e0a4b134c5eb18802ccb9c0d5672923b7b2 (diff)
downloadmruby-105f1f38a969bbe0e0ee1041c3c315a56bdc8c47.tar.gz
mruby-105f1f38a969bbe0e0ee1041c3c315a56bdc8c47.zip
Add some of MRI's benchmarks
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 3657b105d..e3f434432 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,8 +2,8 @@
*.bak
*.d
*.o
-benchmark/**/*.dat
-benchmark/*.pdf
+/benchmark/**/*.dat
+/benchmark/*.pdf
*.orig
*.pdb
*.rej