mirror of
https://github.com/golang/go
synced 2024-11-12 09:30:25 -07:00
d05fa26a7d
R=r, rsc https://golang.org/cl/156046
33 lines
397 B
Plaintext
33 lines
397 B
Plaintext
syntax:glob
|
|
.git
|
|
*.[568ao]
|
|
*.ao
|
|
*.so
|
|
*.pyc
|
|
._*
|
|
.nfs.*
|
|
[568a].out
|
|
*~
|
|
*.orig
|
|
core
|
|
_obj
|
|
_test
|
|
src/cmd/6a/6a
|
|
y.tab.[ch]
|
|
src/cmd/?l/enam.c
|
|
src/cmd/gc/builtin.c
|
|
src/cmd/gc/mkbuiltin1
|
|
src/cmd/gc/opnames.h
|
|
src/pkg/exp/ogle/ogle
|
|
src/pkg/runtime/cgo2c
|
|
src/pkg/runtime/*/asm.h
|
|
src/pkg/runtime/runtime.acid.*
|
|
test/pass.out
|
|
test/run.out
|
|
test/times.out
|
|
|
|
syntax:regexp
|
|
^pkg/
|
|
^src/cmd/(.*)/6?\1$
|
|
^.*/core.[0-9]*$
|