diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 2e3b387..3d35eb0 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,11 +4,7 @@
-
-
-
-
-
+
@@ -129,7 +125,7 @@
1774643312599
-
+
@@ -347,7 +343,31 @@
1774718807082
-
+
+
+ 1774719602199
+
+
+
+ 1774719602199
+
+
+
+ 1774719698140
+
+
+
+ 1774719698140
+
+
+
+ 1774719795821
+
+
+
+ 1774719795821
+
+
@@ -365,9 +385,6 @@
-
-
-
@@ -390,6 +407,9 @@
-
+
+
+
+
\ No newline at end of file
diff --git a/apps/api/tsconfig.build.json b/apps/api/tsconfig.build.json
index 64f86c6..2c8f61f 100644
--- a/apps/api/tsconfig.build.json
+++ b/apps/api/tsconfig.build.json
@@ -1,4 +1,4 @@
{
"extends": "./tsconfig.json",
- "exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
+ "exclude": ["node_modules", "test", "dist", "**/*spec.ts", "prisma"]
}