mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
24 lines
380 B
Text
24 lines
380 B
Text
# 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
|
|
.vagrant*
|
|
bin
|
|
docker/docker
|
|
.*.swp
|
|
a.out
|
|
*.orig
|
|
build_src
|
|
.flymake*
|
|
.idea
|
|
.DS_Store
|
|
docs/_build
|
|
docs/_static
|
|
docs/_templates
|
|
.gopath/
|
|
.dotcloud
|
|
*.test
|
|
bundles/
|
|
.hg/
|
|
.git/
|
|
vendor/pkg/
|
|
pyenv
|