Skip to content

Commit bce1dff

Browse files
committed
chore: Adding folder slash on exclude files
1 parent 5e1ddc7 commit bce1dff

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

exclude.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
.git
2-
.vscode
3-
.asset-cache
4-
_site
5-
.github
6-
_buildApi
1+
.git/
2+
.vscode/
3+
.asset-cache/
4+
_site/
5+
.github/
6+
_buildApi/
77
README.md
88
.gitignore
99
.contentignore

0 commit comments

Comments
 (0)