From 319e8989461e900b0178dda1a0cf968d499f0db2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=ED=98=84=EC=A7=80?= Date: Sat, 11 Nov 2023 18:01:15 +0900 Subject: [PATCH] =?UTF-8?q?Docs:=20gitignore=20.env=20=EA=B0=80=EC=B6=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8b182cf..d3c56ef 100644 --- a/.gitignore +++ b/.gitignore @@ -17,9 +17,9 @@ .env.development.local .env.test.local .env.production.local +.env npm-debug.log* yarn-debug.log* yarn-error.log* -.env