diff --git a/.gitignore b/.gitignore index 68bc17f..c4b461b 100644 --- a/.gitignore +++ b/.gitignore @@ -152,6 +152,11 @@ dmypy.json # Cython debug symbols cython_debug/ +# NPY and NPZ files +*.npy +*.npz + + # PyCharm # JetBrains specific template is maintained in a separate JetBrains.gitignore that can # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore