From d1e36f09a55b84287d2be73ce8e6f463f70b2087 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Mon, 13 Dec 2021 00:07:15 -0500 Subject: [PATCH] [U] Update project files --- .gitignore | 2 +- .idea/runConfigurations.xml | 10 ---------- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 .idea/runConfigurations.xml diff --git a/.gitignore b/.gitignore index 33c0c44..8d55ce9 100644 --- a/.gitignore +++ b/.gitignore @@ -124,6 +124,6 @@ dmypy.json *.xml *.out -./config.json5 +config.json5 data/ /report/ diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml deleted file mode 100644 index 797acea..0000000 --- a/.idea/runConfigurations.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file