From 31b19292090cb1e88579a7cb22495d773734b36e Mon Sep 17 00:00:00 2001 From: SebasKoedam Date: Fri, 19 Apr 2024 14:36:49 +0200 Subject: [PATCH] Add Git mapping for project directory --- code/src/.idea/encodings.xml | 4 ++++ code/src/.idea/runConfigurations.xml | 12 ++++++++++++ code/src/.idea/vcs.xml | 1 + 3 files changed, 17 insertions(+) create mode 100644 code/src/.idea/encodings.xml create mode 100644 code/src/.idea/runConfigurations.xml diff --git a/code/src/.idea/encodings.xml b/code/src/.idea/encodings.xml new file mode 100644 index 0000000..15a15b2 --- /dev/null +++ b/code/src/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/code/src/.idea/runConfigurations.xml b/code/src/.idea/runConfigurations.xml new file mode 100644 index 0000000..7f68460 --- /dev/null +++ b/code/src/.idea/runConfigurations.xml @@ -0,0 +1,12 @@ + + + + + + \ No newline at end of file diff --git a/code/src/.idea/vcs.xml b/code/src/.idea/vcs.xml index 6c0b863..64713b8 100644 --- a/code/src/.idea/vcs.xml +++ b/code/src/.idea/vcs.xml @@ -1,6 +1,7 @@ + \ No newline at end of file