From 84c39fac83aa1d706d2841588eba3fd9c1733c17 Mon Sep 17 00:00:00 2001 From: shni Date: Sat, 4 Oct 2025 17:52:34 -0500 Subject: [PATCH] chore(git): remove comment about keeping environment variables out of version control --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9161258..83970f4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ node_modules .env .env.test -# Keep environment variables out of version control /src/generated/prisma