Skip to content

Commit 3b9c430

Browse files
author
喻斌
committed
resolved #174
1 parent 265bbbe commit 3b9c430

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed
File renamed without changes.

.gitignore

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ src/CatLib.Core.NetStandard/bin/
77
src/CatLib.Core.NetStandard/obj/
88
TestResults/
99
build/
10-
dist/dist/
11-
dist/*.meta
12-
dist/*.dll
13-
dist/*.md
14-
dist/README
15-
dist/LICENSE
10+
.dist/dist/
11+
.dist/*.meta
12+
.dist/*.dll
13+
.dist/*.md
14+
.dist/*.xml
15+
.dist/README
16+
.dist/LICENSE

0 commit comments

Comments
 (0)