From cc3eb6c3af427495c47a13d189c085413601bf90 Mon Sep 17 00:00:00 2001 From: prplV Date: Mon, 23 Jun 2025 09:39:19 -0400 Subject: [PATCH] ignore update --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 47b5aa9..a6c5af7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target -*.lock \ No newline at end of file +*.lock +.env \ No newline at end of file