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