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~
|
2013-03-12 08:06:22 -07:00
|
|
|
*.orig
|
2015-03-24 09:28:02 -07:00
|
|
|
*.test
|
|
|
|
.*.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
|
2015-03-24 09:28:02 -07:00
|
|
|
.gopath/
|
|
|
|
autogen/
|
|
|
|
bundles/
|
|
|
|
docker/docker
|
2015-11-09 19:32:46 +01:00
|
|
|
dockerversion/version_autogen.go
|
2014-04-24 03:31:02 +03:00
|
|
|
docs/AWS_S3_BUCKET
|
2015-03-24 09:28:02 -07:00
|
|
|
docs/GITCOMMIT
|
2014-04-24 03:31:02 +03:00
|
|
|
docs/GIT_BRANCH
|
|
|
|
docs/VERSION
|
2015-03-24 09:28:02 -07:00
|
|
|
docs/_build
|
|
|
|
docs/_static
|
|
|
|
docs/_templates
|
2015-01-09 12:10:54 -08:00
|
|
|
docs/changed-files
|
2015-09-30 15:57:40 -07:00
|
|
|
# generated by man/md2man-all.sh
|
2015-06-10 16:11:15 -07:00
|
|
|
man/man1
|
|
|
|
man/man5
|
2015-09-30 15:57:40 -07:00
|
|
|
man/man8
|
2015-03-24 09:28:02 -07:00
|
|
|
vendor/pkg/
|