From 1a25681f36c948ad47e7e2ba100a8fbd7006cb1b Mon Sep 17 00:00:00 2001 From: Harkamal Randhawa Date: Fri, 10 Apr 2026 08:51:36 -0600 Subject: [PATCH] Ignore .env files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7a998c43..bc434064 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ commit-patches/ temp_photos/ uploads/ +.env