From b919d2b1adead515d38bb5d2acf58c39e6d36b65 Mon Sep 17 00:00:00 2001
From: Philippe WAUTELET <philippe.wautelet@aero.obs-mip.fr>
Date: Tue, 9 Jul 2024 09:33:55 +0200
Subject: [PATCH] Philippe 09/07/2024: update gitignore

---
 .gitignore | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/.gitignore b/.gitignore
index 466a82142..3602bf24d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,14 @@
 conf/profile_mesonh
 conf/profile_mesonh-*
 exe/*
+MY_RUN/INTEGRATION_CASES/**/*.des
+MY_RUN/INTEGRATION_CASES/**/*.dir
+MY_RUN/INTEGRATION_CASES/**/*.hdr
+MY_RUN/INTEGRATION_CASES/**/*.nc
+MY_RUN/INTEGRATION_CASES/**/ecmwf.OD.????????.??
+MY_RUN/INTEGRATION_CASES/**/file_for_xtransfer
+MY_RUN/INTEGRATION_CASES/**/OUTPUT_LISTING*
+MY_RUN/INTEGRATION_CASES/**/PRESSURE
 MY_RUN/KTEST/*/*/*.des
 MY_RUN/KTEST/*/*/*.lfi
 MY_RUN/KTEST/*/*/*.nc
@@ -57,3 +65,4 @@ src/LIB/oasis3-mct*
 !src/LIB/oasis3-mct*.tar.gz
 src/LIB/toy*
 !src/LIB/toy*.tar.gz
+vscode_mod
-- 
GitLab