From 6834d568c5d8e8f4ca03c646365c2f0c3a77a3c2 Mon Sep 17 00:00:00 2001 From: 0d0 <0d0acre@esiliati.org> Date: Mon, 10 Feb 2025 19:17:44 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8751a9b..e652e6a 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,5 @@ Thumbs.db vite.config.js.timestamp-* vite.config.ts.timestamp-* -downloads \ No newline at end of file +downloads +scripts/deploy.sh \ No newline at end of file