Skip to content

Commit cfa6122

Browse files
committed
Fix .gitattributes
This will make GitHub ignore all test files
1 parent ae5ca0c commit cfa6122

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Exclude the HTML files from GitHub's language statistics
22
# https://github.com/github/linguist#using-gitattributes
3-
packages/test-utils/data/* linguist-vendored
3+
test/data/* linguist-vendored

0 commit comments

Comments
 (0)