Fix up language attribution for the Github UI
Currently gobyexample is flagged as a CSS repository because of all the generated HTML. Following instructions at https://github.com/github/linguist#vendored-code to ask Github to ignore files that are not actual origin code.
This commit is contained in:
parent
fe361d879b
commit
0198f3e824
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
public/* linguist-generated=true
|
||||
vendor/* linguist-vendored=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user