From ceb7ed4949f9ba476a9ef3af04080c8a4b3d7eec Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Wed, 10 Mar 2021 22:30:04 +0900 Subject: [PATCH] modified git ignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1a7054e07..dcef0c735 100644 --- a/.gitignore +++ b/.gitignore @@ -5,5 +5,5 @@ /public/logs/* worker.log /public/cache/* -/.env +.env .vscode \ No newline at end of file