From a3cb43223d370b3da6b96ebcb37a7093a2f23dbb Mon Sep 17 00:00:00 2001 From: TGyAkos Date: Fri, 7 Jun 2024 08:53:18 +0200 Subject: [PATCH] added idea stuff --- .idea/modules.xml | 2 +- .idea/{vizsga.iml => web-client.iml} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename .idea/{vizsga.iml => web-client.iml} (100%) diff --git a/.idea/modules.xml b/.idea/modules.xml index 4a4b149..6ca0b24 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/.idea/vizsga.iml b/.idea/web-client.iml similarity index 100% rename from .idea/vizsga.iml rename to .idea/web-client.iml