1
0
Fork 0
mirror of https://github.com/laravel-ls/uri synced 2026-06-16 10:04:55 +02:00

Initial commit

This commit is contained in:
Koichi Shiraishi 2019-05-02 13:11:34 +09:00
commit 0914aa470d
No known key found for this signature in database
GPG key ID: A71DFD3B4DA7A79B
3 changed files with 88 additions and 0 deletions

9
.gitattributes vendored Normal file
View 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