2013-11-27 03:05:39 +00: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-28 05:05:57 +00:00
|
|
|
*.exe
|
2015-07-08 20:30:03 +00:00
|
|
|
*.exe~
|
2013-03-12 15:06:22 +00:00
|
|
|
*.orig
|
2015-03-24 16:28:02 +00:00
|
|
|
*.test
|
|
|
|
.*.swp
|
2013-03-26 02:52:52 +00:00
|
|
|
.DS_Store
|
2016-03-24 16:41:16 +00:00
|
|
|
# a .bashrc may be added to customize the build environment
|
|
|
|
.bashrc
|
2016-10-18 11:22:12 +00:00
|
|
|
.editorconfig
|
2015-03-24 16:28:02 +00:00
|
|
|
.gopath/
|
2016-06-27 09:19:48 +00:00
|
|
|
.go-pkg-cache/
|
2015-03-24 16:28:02 +00:00
|
|
|
autogen/
|
|
|
|
bundles/
|
2016-04-24 01:31:57 +00:00
|
|
|
cmd/dockerd/dockerd
|
|
|
|
cmd/docker/docker
|
2015-11-09 18:32:46 +00:00
|
|
|
dockerversion/version_autogen.go
|
2016-11-14 23:18:23 +00:00
|
|
|
dockerversion/version_autogen_unix.go
|
2014-04-24 00:31:02 +00:00
|
|
|
docs/AWS_S3_BUCKET
|
2015-03-24 16:28:02 +00:00
|
|
|
docs/GITCOMMIT
|
2014-04-24 00:31:02 +00:00
|
|
|
docs/GIT_BRANCH
|
|
|
|
docs/VERSION
|
2015-03-24 16:28:02 +00:00
|
|
|
docs/_build
|
|
|
|
docs/_static
|
|
|
|
docs/_templates
|
2015-01-09 20:10:54 +00:00
|
|
|
docs/changed-files
|
2015-09-30 22:57:40 +00:00
|
|
|
# generated by man/md2man-all.sh
|
2015-06-10 23:11:15 +00:00
|
|
|
man/man1
|
|
|
|
man/man5
|
2015-09-30 22:57:40 +00:00
|
|
|
man/man8
|
2015-03-24 16:28:02 +00:00
|
|
|
vendor/pkg/
|