Skip to content

Commit

Permalink
chore: mark fixtures as vendored
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkato committed Jun 11, 2022
1 parent 0f3274b commit 5a6e270
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
CRLF.md text eol=crlf
CR.md text eol=cr

*.xsl linguist-vendored=true
fixtures/** linguist-vendored=true
features/** linguist-vendored=true
testdata/** linguist-vendored=true

0 comments on commit 5a6e270

Please sign in to comment.