From 811c175baf73a7d9881cc7603e056c490a2206f5 Mon Sep 17 00:00:00 2001 From: Andy Baxter Date: Thu, 30 Oct 2025 14:16:22 +0000 Subject: [PATCH] removing and ignoring some regularly changing but user-specific files --- .gitignore | 3 +++ .idea/sqldialects.xml | 6 ------ 2 files changed, 3 insertions(+), 6 deletions(-) delete mode 100644 .idea/sqldialects.xml diff --git a/.gitignore b/.gitignore index aac52252b..2d7e8ede9 100644 --- a/.gitignore +++ b/.gitignore @@ -338,4 +338,7 @@ input/EUROMODoutput/current/uk_2026_std.txt input/EUROMODoutput/current/uk_2027_std.txt input/InitialPopulations/current/* input/InitialPopulations/testing/* + +.idea/* *.dta +.Rproj.user diff --git a/.idea/sqldialects.xml b/.idea/sqldialects.xml deleted file mode 100644 index 054390eb9..000000000 --- a/.idea/sqldialects.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file