From 481727ecf0f64259c68c235c579230b240d381e4 Mon Sep 17 00:00:00 2001 From: Mathis Date: Tue, 9 Jul 2024 13:42:03 +0200 Subject: [PATCH] feat: Exclude dataSources folder from backend module This commit updates the .idea/backend-main.iml to exclude the `.idea/dataSources` folder, improving file organization and preventing unnecessary tracking. --- .idea/backend-main.iml | 1 + 1 file changed, 1 insertion(+) diff --git a/.idea/backend-main.iml b/.idea/backend-main.iml index 24643cc..2d148ea 100644 --- a/.idea/backend-main.iml +++ b/.idea/backend-main.iml @@ -5,6 +5,7 @@ +