From c8d059e36d794c0e10b59937d93075735817045f Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Sun, 6 Aug 2023 08:47:15 -0400 Subject: [PATCH] Ignore all .env --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 06fecb3..138619b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,7 @@ .vscode package-lock.json .VSCodeCounter/ -env.dev -env.prod +.env* # Custom folders # gifs/*