mirror of
https://github.com/quine-global/hyper.git
synced 2026-03-14 08:58:41 -08:00
mark bin/* as vendored code to get correct language stats
This commit is contained in:
parent
d232ec27c0
commit
14a12535ec
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -1,2 +1,3 @@
|
||||||
* text=auto
|
* text=auto
|
||||||
*.js text eol=lf
|
*.js text eol=lf
|
||||||
|
bin/* linguist-vendored
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue