summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJonathan Rudenberg <jonathan@titanous.com>2013-03-27 19:19:30 -0400
committerJonathan Rudenberg <jonathan@titanous.com>2013-03-27 21:55:25 -0400
commita3ab89df2b3d9ba654ba85af5d71d063d401f23f (patch)
tree268190d36f9d42585aefff63a359a8416f11c2ee /.gitignore
parent7e9975d00af96e7b02244fa350d41415a3e1eeaf (diff)
downloaddocker-a3ab89df2b3d9ba654ba85af5d71d063d401f23f.tar.gz
vagrant: Simplify provisioning to build from repo
This sets up an idiomatic Go workspace in /opt/go with the source shared from the host directory in /opt/go/src/github.com/dotcloud/docker and docker installed into /opt/go
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index be48820bbe..ffd5d11f91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-.vagrant
+.vagrant*
bin
docker/docker
.*.swp