mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
67d55860a5
This removes the Vagrantfile and updates the documentation to remove the steps which explain how to install Docker in a VM via Vagrant. Docker-DCO-1.1-Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> (github: unclejack)
25 lines
392 B
Text
25 lines
392 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
|
|
Vagrantfile
|