From 36b2a4e2ea8d9d78974021c1c209b71c1745e987 Mon Sep 17 00:00:00 2001 From: ironballista <87903825+ironballista@users.noreply.github.com> Date: Sun, 19 Oct 2025 19:19:48 +0200 Subject: [PATCH] Updated .gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cd51535..6eb310c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ venv/ .github/ fly.toml .DS_Store +.env assets/** # Added by cargo -- 2.51.2