From 8380d901e44af38dc003b09536e802558e42739a Mon Sep 17 00:00:00 2001 From: lucialenasophie Date: Mon, 9 May 2022 10:03:25 +0200 Subject: [PATCH] cleanup --- .gitignore | 3 ++- trunk/build/submit.sh | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a6e78ba..b70904a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,8 @@ data_unused 02_output *.out branches + tags .idea -*/build/* +trunk/build/* **/test_ccont.cpp diff --git a/trunk/build/submit.sh b/trunk/build/submit.sh index 88c18ec..1b318f2 100755 --- a/trunk/build/submit.sh +++ b/trunk/build/submit.sh @@ -6,7 +6,7 @@ # /home/lucia/lpjguess/code/trunk/build/guess # as a parallel job using SLURM on Simba2. Based on Aurora.tmpl. # -# Created automatically on Mo 28. Mär 14:11:26 CEST 2022 +# Created automatically on Mo 9. Mai 09:48:40 CEST 2022 # # Usage: #