From 7bf61102902145828f2ae7d73be466355ed14088 Mon Sep 17 00:00:00 2001 From: Marcel Schwarz Date: Tue, 14 Apr 2020 09:59:23 +0200 Subject: [PATCH] Add some config files and Run config --- backend/.idea/compiler.xml | 6 ++++++ backend/.idea/misc.xml | 5 ++++- backend/.idea/runConfigurations/GeotimeApplication.xml | 10 ++++++++++ 3 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 backend/.idea/compiler.xml create mode 100644 backend/.idea/runConfigurations/GeotimeApplication.xml diff --git a/backend/.idea/compiler.xml b/backend/.idea/compiler.xml new file mode 100644 index 0000000..fb7f4a8 --- /dev/null +++ b/backend/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/backend/.idea/misc.xml b/backend/.idea/misc.xml index 25d34a4..5821b2f 100644 --- a/backend/.idea/misc.xml +++ b/backend/.idea/misc.xml @@ -1,5 +1,8 @@ - + + + + \ No newline at end of file diff --git a/backend/.idea/runConfigurations/GeotimeApplication.xml b/backend/.idea/runConfigurations/GeotimeApplication.xml new file mode 100644 index 0000000..81f70ed --- /dev/null +++ b/backend/.idea/runConfigurations/GeotimeApplication.xml @@ -0,0 +1,10 @@ + + + + + \ No newline at end of file