diff --git a/.gitignore b/.gitignore index d21e994..44d1be4 100644 --- a/.gitignore +++ b/.gitignore @@ -175,4 +175,6 @@ dist .DS_Store # prisma -prisma/**/migration/ \ No newline at end of file +prisma/**/migrations/ +prisma/*.db +prisma/*-journal \ No newline at end of file