diff options
author | gabrieldemarmiesse <gabrieldemarmiesse@gmail.com> | 2018-08-19 16:04:37 +0200 |
---|---|---|
committer | gabrieldemarmiesse <gabrieldemarmiesse@gmail.com> | 2018-08-19 16:10:50 +0200 |
commit | a0db0099288e2470b4ef92b102f1264933623b89 (patch) | |
tree | 86d99338290ecb31398f00c2306aa3051069e0fe /.gitignore | |
parent | ce63bebc8e54a16f4e5f581a4c570c17e9814884 (diff) | |
download | cython-a0db0099288e2470b4ef92b102f1264933623b89.tar.gz |
Made arrays bigger for profiling and corrected some sentences.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ba8278948..5304b0160 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,8 @@ Tools/*.elc *.swp *~ +.ipynb_checkpoints + tags TAGS MANIFEST |