mirror of
https://github.com/laravel-ls/uri
synced 2026-06-16 01:54:57 +02:00
9 lines
327 B
Text
9 lines
327 B
Text
# go-language-server/uri project gitattributes file
|
|
# https://github.com/github/linguist#using-gitattributes
|
|
# https://github.com/github/linguist/blob/master/lib/linguist/languages.yml
|
|
|
|
docs linguist-documentation
|
|
*.pb.go linguist-generated
|
|
*_string.go linguist-generated
|
|
*_gen.go linguist-generated
|
|
vendor/* linguist-vendored
|