2013-11-27 13:05:39 +10:00
|
|
|
# Docker project generated files to ignore
|
|
|
|
# if you want to ignore files created by your editor/tools,
|
|
|
|
# please consider a global .gitignore https://help.github.com/articles/ignoring-files
|
2014-10-27 22:05:57 -07:00
|
|
|
*.exe
|
2015-07-08 13:30:03 -07:00
|
|
|
*.exe~
|
2019-07-31 00:07:30 +00:00
|
|
|
*.gz
|
2013-03-12 08:06:22 -07:00
|
|
|
*.orig
|
2017-07-06 17:20:41 -04:00
|
|
|
test.main
|
2015-03-24 09:28:02 -07:00
|
|
|
.*.swp
|
2013-03-25 19:52:52 -07:00
|
|
|
.DS_Store
|
2016-03-24 17:41:16 +01:00
|
|
|
# a .bashrc may be added to customize the build environment
|
|
|
|
.bashrc
|
2016-10-18 09:22:12 -02:00
|
|
|
.editorconfig
|
2015-03-24 09:28:02 -07:00
|
|
|
.gopath/
|
2016-06-27 09:19:48 +00:00
|
|
|
.go-pkg-cache/
|
2015-03-24 09:28:02 -07:00
|
|
|
autogen/
|
|
|
|
bundles/
|
2016-04-23 18:31:57 -07:00
|
|
|
cmd/dockerd/dockerd
|
2017-03-29 17:45:35 +02:00
|
|
|
contrib/builder/rpm/*/changelog
|
2015-11-09 19:32:46 +01:00
|
|
|
dockerversion/version_autogen.go
|
2016-11-14 15:18:23 -08:00
|
|
|
dockerversion/version_autogen_unix.go
|
2015-03-24 09:28:02 -07:00
|
|
|
vendor/pkg/
|
2019-07-31 00:07:30 +00:00
|
|
|
go-test-report.json
|
2017-09-19 18:00:54 -04:00
|
|
|
profile.out
|
2019-07-31 00:07:30 +00:00
|
|
|
junit-report.xml
|