diff --git a/.gitignore b/.gitignore index 4d7fa457..63672ee8 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ MANIFEST /env/ # Used in demo apps secrets.cfg + +# cython-generated +tornado/speedups.c