syntax:glob | |
.DS_Store | |
.git | |
.gitignore | |
*.[568ao] | |
*.a[568o] | |
*.so | |
*.pyc | |
._* | |
.nfs.* | |
[568a].out | |
*~ | |
*.orig | |
*.rej | |
*.exe | |
.*.swp | |
core | |
*.cgo*.go | |
*.cgo*.c | |
_cgo_* | |
_obj | |
_test | |
_testmain.go | |
build.out | |
test.out | |
doc/tmpltohtml | |
doc/articles/wiki/*.bin | |
misc/cgo/life/run.out | |
misc/cgo/stdio/run.out | |
misc/cgo/testso/main | |
misc/dashboard/builder/builder | |
misc/goplay/goplay | |
misc/osx/*.pkg | |
misc/osx/*.dmg | |
src/cmd/6a/6a | |
src/cmd/?a/y.output | |
src/cmd/?l/enam.c | |
src/cmd/cc/y.output | |
src/cmd/dist/dist.dSYM | |
src/cmd/gc/mkbuiltin1 | |
src/cmd/gc/opnames.h | |
src/cmd/gc/y.output | |
src/pkg/exp/norm/maketables | |
src/pkg/exp/norm/maketesttables | |
src/pkg/exp/norm/normregtest | |
src/pkg/exp/ebnflint/ebnflint | |
src/pkg/go/doc/headscan | |
src/pkg/runtime/goc2c | |
src/pkg/runtime/mkversion | |
src/pkg/runtime/z* | |
src/pkg/unicode/maketables | |
src/pkg/*.*/ | |
test/pass.out | |
test/run.out | |
test/times.out | |
test/garbage/*.out | |
goinstall.log | |
last-change | |
VERSION.cache | |
syntax:regexp | |
^bin/ | |
^pkg/ | |
^src/cmd/(.*)/6?\1$ | |
^.*/core.[0-9]*$ |