From ead4f2fc8a478bc7bd85f2fcb82699fb7aaff593 Mon Sep 17 00:00:00 2001 From: Adam Holmberg Date: Tue, 13 Oct 2015 11:43:05 -0500 Subject: [PATCH] ignore generated test artifact --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a874ebce..5c9cbec9 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ setuptools*.egg cassandra/*.c !cassandra/cmurmur3.c cassandra/*.html +tests/unit/cython/bytesio_testhelper.c # OSX .DS_Store