1
0
Fork 0
mirror of https://github.com/laravel-ls/uri synced 2026-06-16 01:54:57 +02:00

git: update .gitignore

This commit is contained in:
Koichi Shiraishi 2019-05-02 13:37:59 +09:00
parent 18984fdc1c
commit 054e1625c2
No known key found for this signature in database
GPG key ID: A71DFD3B4DA7A79B

5
.gitignore vendored
View file

@ -46,5 +46,6 @@ _testmain.go
# coverage
coverage.*
# binary
/uri
# modules
go.sum
vendor/*