From c118f0c6e41622442c56bb83a72689798f19d4a8 Mon Sep 17 00:00:00 2001 From: Cam Zalewski Date: Wed, 20 May 2026 08:13:31 +0000 Subject: [PATCH] fixed gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c21b7d7..08e1e77 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ dbs uploads tmp tailwindcss -daisyui*.env +daisyui* +.env