diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 78a960f59..abba1fdc0 100644 --- a/.gitignore +++ b/.gitignore @@ -132,3 +132,6 @@ numpy/core/src/umath/umath_tests.c numpy/distutils/__config__.py numpy/linalg/umath_linalg.c doc/source/reference/generated +# cythonized files +cythonize.dat +numpy/random/mtrand/mtrand.c |
