Skip to content

Commit 998f3f3

Browse files
committed
chore(build): 更新部署脚本的忽略路径
- 将 deploy.ps1 移动到 scripts/deploy.ps1 路径下 - 修正 .gitignore 中的部署脚本路径配置
1 parent 85f9bd1 commit 998f3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ ChatRoom.tmp
1414
delegated-apnic-latest.tmp
1515
*.lock
1616
.fleet/
17-
deploy.ps1
17+
scripts/deploy.ps1

0 commit comments

Comments
 (0)