summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorfurunkel <[email protected]>2015-04-23 22:27:19 +0200
committerfurunkel <[email protected]>2015-04-23 22:27:19 +0200
commita96b871c463591b9e8d6f0fa541665dfc2769539 (patch)
tree0040342dd1d4baa60c0f9d2bb710940c14152c6b /.gitignore
parent6246483f12366818e38a5cd6070f71fefe0b8b94 (diff)
downloadmruby-a96b871c463591b9e8d6f0fa541665dfc2769539.tar.gz
mruby-a96b871c463591b9e8d6f0fa541665dfc2769539.zip
Add task for running and plotting benchmarks
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 75f473258..3657b105d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,8 @@
*.bak
*.d
*.o
+benchmark/**/*.dat
+benchmark/*.pdf
*.orig
*.pdb
*.rej