From d9089afdc9a2e4913019a07829778060af4d5a6a Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Wed, 9 Sep 2026 20:43:19 +0200 Subject: [PATCH] =?UTF-8?q?Feat:=20IDEA-Run-Konfiguration=20f=C3=BCr=20Car?= =?UTF-8?q?go=20hinzugef=C3=BCgt=20-=20Standard-Konfiguration=20f=C3=BCr?= =?UTF-8?q?=20`cargo=20run`=20mit=20Dev-Profil=20-=20Terminal-Emulation=20?= =?UTF-8?q?und=20Projektverzeichnis=20als=20Arbeitsordner?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/runConfigurations/Run.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .idea/runConfigurations/Run.xml diff --git a/.idea/runConfigurations/Run.xml b/.idea/runConfigurations/Run.xml new file mode 100644 index 0000000..2abd370 --- /dev/null +++ b/.idea/runConfigurations/Run.xml @@ -0,0 +1,20 @@ + + + + \ No newline at end of file