mirror of
https://github.com/laravel-ls/uri
synced 2026-06-16 10:04:55 +02:00
Initial commit
This commit is contained in:
commit
0914aa470d
3 changed files with 88 additions and 0 deletions
9
.gitattributes
vendored
Normal file
9
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue