From 47a87ee26bca4b5565f7a640aa94c07d3a235ed1 Mon Sep 17 00:00:00 2001 From: tenkuma Date: Mon, 27 Oct 2025 21:56:57 -0300 Subject: [PATCH] build and deploy --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f33e0b6..f1f63b5 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,6 @@ # Visual Studio Code /.vscode -.history \ No newline at end of file +.history + +package_lock.json \ No newline at end of file