mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[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:
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
/vendor/ linguist-generated
|
Reference in New Issue
Block a user