mirror of
https://github.com/golang/go
synced 2024-11-02 11:50:30 +00:00
1fff4fbebf
Change-Id: I520a0f2c2d14f744a5d2e8cf93963eec1cf3e9ba Signed-off-by: Shenghou Ma <minux@golang.org> Reviewed-on: https://go-review.googlesource.com/6732 Reviewed-by: Andrew Gerrand <adg@golang.org>
44 lines
552 B
Text
44 lines
552 B
Text
.DS_Store
|
|
*.[5689ao]
|
|
*.a[5689o]
|
|
*.so
|
|
*.pyc
|
|
._*
|
|
.nfs.*
|
|
[5689a].out
|
|
*~
|
|
*.orig
|
|
*.rej
|
|
*.exe
|
|
.*.swp
|
|
core
|
|
*.cgo*.go
|
|
*.cgo*.c
|
|
_cgo_*
|
|
_obj
|
|
_test
|
|
_testmain.go
|
|
build.out
|
|
test.out
|
|
doc/articles/wiki/*.bin
|
|
misc/cgo/life/run.out
|
|
misc/cgo/stdio/run.out
|
|
misc/cgo/testso/main
|
|
src/cmd/*/y.output
|
|
src/cmd/cgo/zdefaultcc.go
|
|
src/cmd/go/zdefaultcc.go
|
|
src/cmd/internal/obj/zbootstrap.go
|
|
src/go/doc/headscan
|
|
src/runtime/zversion.go
|
|
src/unicode/maketables
|
|
src/*.*/
|
|
test/pass.out
|
|
test/run.out
|
|
test/times.out
|
|
test/garbage/*.out
|
|
goinstall.log
|
|
last-change
|
|
VERSION.cache
|
|
|
|
bin/
|
|
pkg/
|