Skip to content

Commit 63d1a0d

Browse files
committed
chore(build): 更新.gitignore配置
- 移除对assets/jsconfig.json文件的忽略规则 - 添加对.idea目录的忽略规则
1 parent 81c87b0 commit 63d1a0d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ public
22
resources
33
.hugo_build.lock
44
.DS_Store
5-
assets/jsconfig.json
5+
assets/jsconfig.json
6+
.idea/

0 commit comments

Comments
 (0)