From be697989f2d2ac34bd211d19e0a650d16dabb360 Mon Sep 17 00:00:00 2001 From: Anthony Axenov Date: Wed, 15 Jul 2026 23:14:02 +0800 Subject: [PATCH] gitignore updated --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index d478305..942128c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .DS_Store *.bak *.log +.env +*.env*