2009-10-22 18:07:39 +00:00
|
|
|
syntax:glob
|
2009-11-18 00:46:58 +00:00
|
|
|
.git
|
2009-10-22 18:07:39 +00:00
|
|
|
*.[568ao]
|
|
|
|
*.ao
|
|
|
|
*.so
|
2009-11-01 13:20:30 +00:00
|
|
|
*.pyc
|
|
|
|
._*
|
|
|
|
.nfs.*
|
2009-10-22 18:07:39 +00:00
|
|
|
[568a].out
|
2009-11-07 20:27:11 +00:00
|
|
|
*~
|
|
|
|
*.orig
|
|
|
|
core
|
2009-10-22 18:07:39 +00:00
|
|
|
_obj
|
|
|
|
_test
|
|
|
|
src/cmd/6a/6a
|
|
|
|
y.tab.[ch]
|
2009-11-07 20:27:11 +00:00
|
|
|
src/cmd/?l/enam.c
|
2009-10-22 18:07:39 +00:00
|
|
|
src/cmd/gc/builtin.c
|
|
|
|
src/cmd/gc/mkbuiltin1
|
|
|
|
src/cmd/gc/opnames.h
|
2009-11-20 00:27:13 +00:00
|
|
|
src/pkg/Make.deps
|
2009-10-22 18:07:39 +00:00
|
|
|
src/pkg/exp/ogle/ogle
|
|
|
|
src/pkg/runtime/cgo2c
|
2009-11-01 13:20:30 +00:00
|
|
|
src/pkg/runtime/*/asm.h
|
2009-11-07 20:27:11 +00:00
|
|
|
src/pkg/runtime/runtime.acid.*
|
2009-10-22 18:07:39 +00:00
|
|
|
test/pass.out
|
|
|
|
test/run.out
|
|
|
|
test/times.out
|
|
|
|
|
|
|
|
syntax:regexp
|
|
|
|
^pkg/
|
|
|
|
^src/cmd/(.*)/6?\1$
|
2009-11-07 20:27:11 +00:00
|
|
|
^.*/core.[0-9]*$
|