mirror of
https://github.com/peridotbuild/peridot.git
synced 2024-09-14 06:32:37 +00:00
Add linguist attrs
This commit is contained in:
parent
9aed4e57c2
commit
1d55fd78fb
7
.gitattributes
vendored
Normal file
7
.gitattributes
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# We don't really care about BUILD files in language stats
|
||||
# They are also reported as Starlark and skew the stats
|
||||
**/BUILD linguist-vendored
|
||||
*/ linguist-vendored
|
||||
BUILD linguist-vendored
|
||||
|
||||
vendor/** linguist-vendored
|
Loading…
Reference in New Issue
Block a user