Ignore Yarn from Linguist. (#2462)

This commit is contained in:
Ryan C 2018-07-26 10:44:52 +01:00 committed by GitHub
parent 0d20916735
commit 759918d17b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.gitattributes vendored
View File

@ -3,3 +3,6 @@
# Declare text files that will always have LF line endings on checking
oni eol=lf
# Ignore the yarn library from Linguist, for the Github Language Stats.
lib/yarn/* linguist-vendored=true