From cca7d045e4bd6ae80bdc75fb4591f40f4d4012cf Mon Sep 17 00:00:00 2001 From: pb-coding <71174645+pb-coding@users.noreply.github.com> Date: Sat, 23 Sep 2023 18:42:03 +0200 Subject: [PATCH] do not commit changes in .env file --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2938981..be447db 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ dist src/logs/ -.env.local \ No newline at end of file +.env \ No newline at end of file