Skip to content

Commit 11bb85d

Browse files
committed
Repair some mistakes on .gitignore which blocks the submission of folders
1 parent 5a7ea73 commit 11bb85d

File tree

2 files changed

+617
-0
lines changed

2 files changed

+617
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,8 @@
3232
!/.github/actions/
3333
!/.github/actions/**
3434

35+
# 保留所有文件夹
36+
!*/
37+
3538
# —— 其它不需要跟踪的,可继续在此添加规则 ——
3639

0 commit comments

Comments
 (0)