2010-02-04 04:12:39 +00:00
|
|
|
.DS_Store
|
2015-03-13 10:54:25 +00:00
|
|
|
*.[56789ao]
|
|
|
|
*.a[56789o]
|
2009-10-22 18:07:39 +00:00
|
|
|
*.so
|
2009-11-01 13:20:30 +00:00
|
|
|
*.pyc
|
|
|
|
._*
|
|
|
|
.nfs.*
|
2015-03-13 10:54:25 +00:00
|
|
|
[56789a].out
|
2009-11-07 20:27:11 +00:00
|
|
|
*~
|
|
|
|
*.orig
|
2011-01-24 19:14:26 +00:00
|
|
|
*.rej
|
2011-01-19 20:10:15 +00:00
|
|
|
*.exe
|
|
|
|
.*.swp
|
2009-11-07 20:27:11 +00:00
|
|
|
core
|
2011-02-22 20:42:10 +00:00
|
|
|
*.cgo*.go
|
|
|
|
*.cgo*.c
|
2011-01-12 05:17:54 +00:00
|
|
|
_cgo_*
|
2009-10-22 18:07:39 +00:00
|
|
|
_obj
|
|
|
|
_test
|
2010-10-04 03:56:44 +00:00
|
|
|
_testmain.go
|
2009-10-22 18:07:39 +00:00
|
|
|
|
2017-01-04 19:12:56 +00:00
|
|
|
/VERSION.cache
|
|
|
|
/bin/
|
|
|
|
/build.out
|
|
|
|
/doc/articles/wiki/*.bin
|
|
|
|
/goinstall.log
|
|
|
|
/last-change
|
|
|
|
/misc/cgo/life/run.out
|
|
|
|
/misc/cgo/stdio/run.out
|
|
|
|
/misc/cgo/testso/main
|
|
|
|
/pkg/
|
|
|
|
/src/*.*/
|
|
|
|
/src/cmd/cgo/zdefaultcc.go
|
2017-10-28 11:45:36 +00:00
|
|
|
/src/cmd/dist/dist
|
2017-01-18 17:58:25 +00:00
|
|
|
/src/cmd/go/internal/cfg/zdefaultcc.go
|
|
|
|
/src/cmd/go/internal/cfg/zosarch.go
|
2017-04-19 02:01:20 +00:00
|
|
|
/src/cmd/internal/objabi/zbootstrap.go
|
2017-01-04 19:12:56 +00:00
|
|
|
/src/go/build/zcgo.go
|
|
|
|
/src/go/doc/headscan
|
2021-04-16 03:05:49 +00:00
|
|
|
/src/internal/buildcfg/zbootstrap.go
|
2017-01-04 19:12:56 +00:00
|
|
|
/src/runtime/internal/sys/zversion.go
|
|
|
|
/src/unicode/maketables
|
|
|
|
/test.out
|
|
|
|
/test/garbage/*.out
|
|
|
|
/test/pass.out
|
|
|
|
/test/run.out
|
|
|
|
/test/times.out
|
2017-08-04 21:38:46 +00:00
|
|
|
|
2017-08-15 19:22:28 +00:00
|
|
|
# This file includes artifacts of Go build that should not be checked in.
|
|
|
|
# For files created by specific development environment (e.g. editor),
|
|
|
|
# use alternative ways to exclude files from git.
|
|
|
|
# For example, set up .git/info/exclude or use a global .gitignore.
|