deploy: fix DEPLOY.md path, add .gitignore entries

This commit is contained in:
2026-04-21 07:51:54 +00:00
parent 1de2f6cefd
commit 3e74478f7b
2 changed files with 21 additions and 17 deletions

12
.gitignore vendored
View File

@@ -1,10 +1,10 @@
node_modules/
dist/
.astro/
.DS_Store
*.log
.DS_Store
.astro/
.env
.env.local
.env.*.local
.vscode/
.env.local
.idea/
.vscode/
dist/
node_modules/