diff options
author | Kornelius Kalnbach <murphy@rubychan.de> | 2011-07-26 23:11:23 +0200 |
---|---|---|
committer | Kornelius Kalnbach <murphy@rubychan.de> | 2011-07-26 23:11:23 +0200 |
commit | 79da2fc27f1273a4da02c9684457662023ee7822 (patch) | |
tree | 0b4c40bc3bc760d649fcc620cc7f68c8c73b8a00 | |
parent | 74a55182e8422f053cc8efc805c5a077de8f4c8c (diff) | |
download | coderay-79da2fc27f1273a4da02c9684457662023ee7822.tar.gz |
ignore benchmark output file
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ pkg test/executable/source.rb.html test/executable/source.rb.json test/scanners + +bench/test.div.html |