mirror of
https://github.com/golang/go
synced 2024-11-05 15:26:15 -07:00
38ecd2e267
Fixes #9231 Change-Id: Ifed6cd37e885415d9a298b63d472d63f44e72321 Reviewed-on: https://go-review.googlesource.com/1290 Reviewed-by: Russ Cox <rsc@golang.org>
54 lines
753 B
Plaintext
54 lines
753 B
Plaintext
.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
|
|
include/plan9/libc_plan9.h
|
|
misc/cgo/life/run.out
|
|
misc/cgo/stdio/run.out
|
|
misc/cgo/testso/main
|
|
misc/dashboard/builder/builder
|
|
src/cmd/?a/y.output
|
|
src/liblink/anames?.c
|
|
src/cmd/cc/y.output
|
|
src/cmd/cgo/zdefaultcc.go
|
|
src/cmd/dist/dist.dSYM
|
|
src/cmd/gc/mkbuiltin1
|
|
src/cmd/gc/opnames.h
|
|
src/cmd/gc/y.output
|
|
src/cmd/go/zdefaultcc.go
|
|
src/go/doc/headscan
|
|
src/runtime/mkversion
|
|
src/runtime/zaexperiment.h
|
|
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/
|