diff options
author | Tavian Barnes <tavianator@gmail.com> | 2010-09-08 17:45:29 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@gmail.com> | 2010-09-08 17:45:29 -0400 |
commit | 7ade2a55a25350a62bd075a6144282449359c8ed (patch) | |
tree | de9a57c9162c240485f1150a9ade92128c80ec86 /.gitignore | |
parent | 9e91de5791fe0e50f4713001c4b75ba70e782204 (diff) | |
download | dimension-7ade2a55a25350a62bd075a6144282449359c8ed.tar.xz |
Add some dimension benchmarks.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ Makefile.in # Files created by `make bench' /bench/*/bench-* +/bench/*/*.png # Files and folders created by libtool .libs/ |