diff --git a/.gitignore b/.gitignore index 466a8214263e2e5d78b65aa3f667ed37fee02801..3602bf24d111d679a7ea178fcf1c24fe4cfd1a40 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