From 24de5b307814b7bb7d1c391c42e1e9e9305dbcae Mon Sep 17 00:00:00 2001 From: "ahyanc25@reutlingen-university.de" Date: Sat, 18 Apr 2026 12:35:21 +0200 Subject: [PATCH] add data and logs --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index bfe3776..f85f0f2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ __pycache__ .venv/ experiment_logs/ +wilds_data/ +submitit_logs/ +test.py