diff --git a/.gitignore b/.gitignore index 09a1f77..a7f2571 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,9 @@ -/build/ +/build/**/*.js +/build/**/* +!/build/prisma +!/build/prisma/package.json /node_modules/ .env -/runtime/ \ No newline at end of file +/runtime/ +/generated/prisma/* +!/generated/prisma/package.json \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml index a55e7a1..41156ed 100644 --- a/.idea/codeStyles/codeStyleConfig.xml +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -1,5 +1,5 @@ - \ No newline at end of file diff --git a/.idea/runConfigurations/loadWebhooks.xml b/.idea/runConfigurations/loadWebhooks.xml new file mode 100644 index 0000000..364837f --- /dev/null +++ b/.idea/runConfigurations/loadWebhooks.xml @@ -0,0 +1,14 @@ + + + + + +