From 7477f8ab380e26488fefcbb8c45fdffb0a0dc444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Sierro?= Date: Mon, 20 Mar 2023 15:31:00 +0100 Subject: [PATCH] updated gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index aa77d32..4d56e8f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ .idea **/*.npy +pyrightconfig.json + plots* /make_*.py /debug*.py