Skip to content

Commit

Permalink
Update vendored .gitattributes (#12322)
Browse files Browse the repository at this point in the history
These `linguist-vendored` attributes are only for the language stats
seen on github and they mostly haven't been updated with file
reorganizations. Move them to the two actually vendored directories.

Co-authored-by: techknowlogick <[email protected]>
  • Loading branch information
silverwind and techknowlogick authored Jul 27, 2020
1 parent 859094e commit 46ef562
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
* text=auto eol=lf
/vendor/** -text -eol
/public/vendor/** -text -eol

conf/* linguist-vendored
docker/* linguist-vendored
options/* linguist-vendored
public/* linguist-vendored
build/* linguist-vendored
templates/* linguist-vendored
/vendor/** -text -eol linguist-vendored
/public/vendor/** -text -eol linguist-vendored

0 comments on commit 46ef562

Please sign in to comment.