diff --git a/src/dotnet/.idea/.idea.Suspectus.Gandalf/.idea/dataSources.xml b/src/dotnet/.idea/.idea.Suspectus.Gandalf/.idea/dataSources.xml
index 015da6c..2cb7485 100644
--- a/src/dotnet/.idea/.idea.Suspectus.Gandalf/.idea/dataSources.xml
+++ b/src/dotnet/.idea/.idea.Suspectus.Gandalf/.idea/dataSources.xml
@@ -7,6 +7,11 @@
true
org.postgresql.Driver
jdbc:postgresql://localhost:5432/gandalf_reborn?logServerErrorDetail=True&password=root&user=root
+
+
+
+
+
$ProjectFileDir$
@@ -15,6 +20,11 @@
true
jdbc.RedisDriver
jdbc:redis://localhost:6379/0
+
+
+
+
+
$ProjectFileDir$
diff --git a/src/dotnet/.idea/.idea.Suspectus.Gandalf/.idea/indexLayout.xml b/src/dotnet/.idea/.idea.Suspectus.Gandalf/.idea/indexLayout.xml
index 89ff583..0347543 100644
--- a/src/dotnet/.idea/.idea.Suspectus.Gandalf/.idea/indexLayout.xml
+++ b/src/dotnet/.idea/.idea.Suspectus.Gandalf/.idea/indexLayout.xml
@@ -3,6 +3,7 @@
../../../gandalf-reborn
+ ../../src
diff --git a/src/dotnet/.run/Gandalf.run.xml b/src/dotnet/.run/Gandalf.run.xml
index 733a094..f50acad 100644
--- a/src/dotnet/.run/Gandalf.run.xml
+++ b/src/dotnet/.run/Gandalf.run.xml
@@ -1,7 +1,8 @@
-
-
+
+
+
\ No newline at end of file