[chore] Hide vendor from diffs (#1729)
Linguist already classifies vendor/ as vendored files, meaning they don't count towards things like a repo language stat, but are still shows in diffs. By classifying them as generated instead they're not only excluded from langauge stats but also hidden in diffs.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
/vendor/ linguist-generated
|
||||
Reference in New Issue
Block a user