From ed8274cc8b05eb161cf02b59d1c774f2cab33f0b Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Fri, 19 Dec 2025 11:11:00 +0100 Subject: [PATCH] updated gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f924aea..ab161cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,10 @@ .idea +data build results images *.egg-info __pycache__ -*.npz \ No newline at end of file +*.npzdata +.ipynb_checkpoints/ +cupy_test.py