From 199b317f76e16b8614cb18c0e3121a29ea489391 Mon Sep 17 00:00:00 2001 From: Ricardo van der Heijden <20791917+ricardovdheijden@users.noreply.github.com> Date: Wed, 20 May 2026 17:25:25 +0200 Subject: [PATCH 1/7] #612 Adds run configs for IntelliJ --- .gitignore | 1 - .run/BE - InviteServerApplication.run.xml | 15 +++++++++++++++ .run/BE - MockProvisioningApplication.run.xml | 9 +++++++++ .run/FE - Client.run.xml | 12 ++++++++++++ 4 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 .run/BE - InviteServerApplication.run.xml create mode 100644 .run/BE - MockProvisioningApplication.run.xml create mode 100644 .run/FE - Client.run.xml diff --git a/.gitignore b/.gitignore index 6b029826..01ee2385 100644 --- a/.gitignore +++ b/.gitignore @@ -45,7 +45,6 @@ private_key_pkcs8.pem JSON.md spieldata teams-api-calls.md -.run/ client/locale_parser.js PlayGroundTest.java spieldata diff --git a/.run/BE - InviteServerApplication.run.xml b/.run/BE - InviteServerApplication.run.xml new file mode 100644 index 00000000..91cbd183 --- /dev/null +++ b/.run/BE - InviteServerApplication.run.xml @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/.run/BE - MockProvisioningApplication.run.xml b/.run/BE - MockProvisioningApplication.run.xml new file mode 100644 index 00000000..6b166172 --- /dev/null +++ b/.run/BE - MockProvisioningApplication.run.xml @@ -0,0 +1,9 @@ + + + + + \ No newline at end of file diff --git a/.run/FE - Client.run.xml b/.run/FE - Client.run.xml new file mode 100644 index 00000000..c80aff7c --- /dev/null +++ b/.run/FE - Client.run.xml @@ -0,0 +1,12 @@ + + + + + +