diff --git a/.gitignore b/.gitignore index e652e6a..a6cfdd3 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,4 @@ vite.config.js.timestamp-* vite.config.ts.timestamp-* downloads -scripts/deploy.sh \ No newline at end of file +scripts/deploy.sh diff --git a/scripts/deploy.sh b/scripts/deploy_example.sh similarity index 100% rename from scripts/deploy.sh rename to scripts/deploy_example.sh