From e8b13ad9f57b770829c2ce00766176d3a6604513 Mon Sep 17 00:00:00 2001 From: tp_dhu Date: Sat, 8 Feb 2025 05:54:05 +0000 Subject: [PATCH] updated .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c478068..020b72a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /lib/ -/downloads/ \ No newline at end of file +/downloads/ +/app/.env.cfg \ No newline at end of file