From d2e57f0af49a426279115f9c7a7773c470e7f351 Mon Sep 17 00:00:00 2001 From: Cody Couperus Date: Thu, 12 Feb 2026 23:28:03 -0800 Subject: [PATCH] update git ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4c49bd7..04532a1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .env +.dockerenv