From 90a99fb03ef240875e9cf8075d3a87042814b6d8 Mon Sep 17 00:00:00 2001 From: Bernard Siebens Date: Mon, 27 Jul 2026 10:27:18 +0200 Subject: [PATCH] Rename PyCharm module to match the RosterChief project name --- .idea/modules.xml | 2 +- .idea/{ClubManager.iml => rosterchief.iml} | 12 ++---------- 2 files changed, 3 insertions(+), 11 deletions(-) rename .idea/{ClubManager.iml => rosterchief.iml} (71%) diff --git a/.idea/modules.xml b/.idea/modules.xml index 12f5d46..34d3806 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/.idea/ClubManager.iml b/.idea/rosterchief.iml similarity index 71% rename from .idea/ClubManager.iml rename to .idea/rosterchief.iml index b034188..a079a5f 100644 --- a/.idea/ClubManager.iml +++ b/.idea/rosterchief.iml @@ -1,5 +1,5 @@ - + @@ -14,18 +14,10 @@ - + - - - \ No newline at end of file