From 38525ef01abf05427ca00e4b06ac889314bb9231 Mon Sep 17 00:00:00 2001 From: koreacomp5 Date: Wed, 8 Oct 2025 23:40:23 +0900 Subject: [PATCH] ignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index cfc9f05..072aa6e 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,6 @@ yarn-error.log* next-env.d.ts /src/generated/prisma + + +dev.db \ No newline at end of file