updated gitignore

This commit is contained in:
Benoît Sierro
2023-03-20 15:31:00 +01:00
parent 5e0090545f
commit 7477f8ab38

2
.gitignore vendored
View File

@@ -2,6 +2,8 @@
.idea .idea
**/*.npy **/*.npy
pyrightconfig.json
plots* plots*
/make_*.py /make_*.py
/debug*.py /debug*.py