From 3d3a5e477b0f62f200b326d0d7f3f9e9a31e2966 Mon Sep 17 00:00:00 2001 From: Rushil Umaretiya Date: Mon, 15 Jan 2024 20:40:11 -0500 Subject: [PATCH] updated gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fd3dbb5..1255cf7 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ /.pnp .pnp.js .yarn/install-state.gz +/prisma/generated # testing /coverage