From caf07b0d6e4a7e14dbd2f420588f257e8ad7deb3 Mon Sep 17 00:00:00 2001 From: mitch Date: Mon, 6 Jul 2026 11:55:04 -0700 Subject: [PATCH] .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e69de29..0f48c7e 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,3 @@ +*.log +.DS_Store +.env \ No newline at end of file