Added npy and npz to file

This commit is contained in:
Jacob Holder 2023-03-03 12:00:05 +01:00
parent a2d479564a
commit 489f8afd4f
Signed by: jacob
GPG Key ID: 2194FC747048A7FD

5
.gitignore vendored
View File

@ -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