We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.gitignore
/generated/prisma
1 parent 233e5ea commit e6d0332Copy full SHA for e6d0332
docs/3-web-servers/08-database/_samples/forum/.gitignore
@@ -1,3 +1,3 @@
1
/node_modules
2
/.env
3
-/generated
+/generated/prisma
0 commit comments