Skip to content

Commit 7f7988a

Browse files
Fix export-ignore for tests
1 parent 26f68f5 commit 7f7988a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.* export-ignore
22
*.md export-ignore
3-
Tests/* export-ignore
3+
tests/* export-ignore

0 commit comments

Comments
 (0)