From 6c145bf25973202235b2926d405043c2f47dd3d0 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Sun, 14 Jun 2015 20:50:31 +0000 Subject: [PATCH] Ignore test binary --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1a9d961..f1985cd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.pyc *.o *.so +test