Skip to content

Commit 85f9bd1

Browse files
committed
chore(build): 更新 .gitignore 配置
- 移除 .fleet/ 目录的忽略规则 - 添加 deploy.ps1 文件到忽略列表
1 parent 5794f35 commit 85f9bd1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ symphony.iml
1313
ChatRoom.tmp
1414
delegated-apnic-latest.tmp
1515
*.lock
16-
.fleet/
16+
.fleet/
17+
deploy.ps1

0 commit comments

Comments
 (0)