From e8f8070e363e7904812678dc0d792140aaf47ec0 Mon Sep 17 00:00:00 2001 From: Mohammad Mahdi Mohammadi Date: Sat, 14 Sep 2024 21:39:52 +0330 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d888d21..5c16b2c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ bin/ .vscode/ obj/ *.log -*.json \ No newline at end of file +*.json +.env \ No newline at end of file