commit 370a36dd77345353e2d559cc0b8f00bfca7fbe80 parent 9ed85c12c31dde9c06a1d5c6cf0cd47b3047840e Author: Andreas Guldstrand <andreas.guldstrand@gmail.com> Date: Wed, 16 Dec 2015 14:23:42 +0100 Add .gitignore that ignores two directories created during testing Diffstat:
| A | .gitignore | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,2 @@ +t/SBO +t/Sort