github.com/flavio/docker@v0.1.3-0.20170117145210-f63d1a6eec47/.gitignore (about) 1 # Docker project generated files to ignore 2 # if you want to ignore files created by your editor/tools, 3 # please consider a global .gitignore https://help.github.com/articles/ignoring-files 4 *.exe 5 *.exe~ 6 *.orig 7 *.test 8 .*.swp 9 .DS_Store 10 # a .bashrc may be added to customize the build environment 11 .bashrc 12 .editorconfig 13 .gopath/ 14 .go-pkg-cache/ 15 autogen/ 16 bundles/ 17 cmd/dockerd/dockerd 18 cmd/docker/docker 19 dockerversion/version_autogen.go 20 dockerversion/version_autogen_unix.go 21 docs/AWS_S3_BUCKET 22 docs/GITCOMMIT 23 docs/GIT_BRANCH 24 docs/VERSION 25 docs/_build 26 docs/_static 27 docs/_templates 28 docs/changed-files 29 # generated by man/md2man-all.sh 30 man/man1 31 man/man5 32 man/man8 33 vendor/pkg/