From a52b70760e7ab889221779e94dd7315fbdb09737 Mon Sep 17 00:00:00 2001 From: MrMatiz2 Date: Tue, 22 Jul 2025 08:35:07 -0500 Subject: [PATCH] gitignore updated --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b5237a2..4d8cd76 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ dist npm-debug.log* yarn.lock .vscode/launch.json -.env \ No newline at end of file +.env +local-files/* \ No newline at end of file