refactor: update .gitignore for deploy secrets and add redeploy scripts

This commit is contained in:
avinash
2026-06-10 16:31:06 +05:30
parent 2cd43764e2
commit 7620300ef7
5 changed files with 177 additions and 2 deletions
+2 -2
View File
@@ -21,8 +21,8 @@ npm-debug.log*
.env.*
!.env.example
# Deploy secrets (server password / host) — keep the .example tracked
deploy.config
# Local deploy trigger password (never commit)
deploy.secret
# Build output
dist/