From a7a9587e00e4ddcd69f9eda23e175bfdb21decb2 Mon Sep 17 00:00:00 2001 From: phoenix Date: Wed, 22 Oct 2025 23:21:36 -0400 Subject: [PATCH] Updated gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index cf2c787..0fd9e89 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ /textsender-api /vendor/ + +.env +.env.local