Ignore cython debug information
diff --git a/.gitignore b/.gitignore
index ca61bda..26d5123 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
 objs
 
 # Python items
+cython_debug/
 python_build/
 .coverage*
 .eggs