Replace godep with dep
This commit is contained in:
parent
1e7489927c
commit
bf5616c65b
14883 changed files with 3937406 additions and 361781 deletions
23
vendor/github.com/petar/GoLLRB/.gitignore
generated
vendored
Normal file
23
vendor/github.com/petar/GoLLRB/.gitignore
generated
vendored
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
syntax:glob
|
||||
*.[568ao]
|
||||
*.ao
|
||||
*.so
|
||||
*.pyc
|
||||
*.swp
|
||||
*.swo
|
||||
._*
|
||||
.nfs.*
|
||||
[568a].out
|
||||
*~
|
||||
*.orig
|
||||
*.pb.go
|
||||
core
|
||||
_obj
|
||||
_test
|
||||
src/pkg/Make.deps
|
||||
_testmain.go
|
||||
|
||||
syntax:regexp
|
||||
^pkg/
|
||||
^src/cmd/(.*)/6?\1$
|
||||
^.*/core.[0-9]*$
|
||||
Loading…
Add table
Add a link
Reference in a new issue