From 6c794e339654a46d64ab89d94ca36e48ec64b5a4 Mon Sep 17 00:00:00 2001 From: Lucid Kobold Date: Mon, 13 Sep 2021 17:14:37 -0400 Subject: [PATCH] Edit .gitignore --- .gitignore | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8b324d0..1b0bf8f 100644 --- a/.gitignore +++ b/.gitignore @@ -20,8 +20,4 @@ yarn-debug.log* yarn-error.log* # local env files -.env -.env.local -.env.development.local -.env.test.local -.env.production.local \ No newline at end of file +.env* \ No newline at end of file