From 567b5a944abb08d78a0e3a1dcea1fbfeba3e6230 Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Mon, 4 Sep 2023 21:12:07 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3e76597..5b8ac0e 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,6 @@ logs # Vercel .vercel + +# Prisma +migrations