ignore go.* files
This commit is contained in:
parent
4751a3bfe8
commit
4ad38c8c3f
|
@ -0,0 +1,3 @@
|
||||||
|
*.swp
|
||||||
|
go.mod
|
||||||
|
go.sum
|
|
@ -41,3 +41,6 @@ the compiler itself should use. I would suggest making
|
||||||
|
|
||||||
This package would be better as golang.org/iter but I don't
|
This package would be better as golang.org/iter but I don't
|
||||||
know who to ask about doing that.
|
know who to ask about doing that.
|
||||||
|
|
||||||
|
coro.go patch:
|
||||||
|
~/go/src/go.googlesource.com/go/src/iter$ git whatchanged -1 -p a9c9cc07ac0d3dc73865a57e6ce45c22ada3b5c9
|
Loading…
Reference in New Issue