From 3e5482a8a1ec2e9a3d58d3aede2b2f53b8eb8d35 Mon Sep 17 00:00:00 2001 From: Bing Gong <b.gong@fz-juelich.de> Date: Tue, 27 Sep 2022 16:52:10 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitignore b/.gitignore index 53c0b1d..6ddb60f 100644 --- a/.gitignore +++ b/.gitignore @@ -123,10 +123,6 @@ virt_env*/ # Ignore Jupyter Notebooks for testing **/jupyter_notebooks_test -# Ignore file for diagnosis -*.json -*.csv -*.png # Ignore (Batch) runscripts **/HPC_batch_scripts/*.sh -- GitLab