aboutsummaryrefslogtreecommitdiffstats
path: root/Global/Vagrant.gitignore
diff options
context:
space:
mode:
authorJonathan Campbell <healsdata@gmail.com>2013-11-05 22:41:37 -0500
committerJonathan Campbell <healsdata@gmail.com>2013-11-05 22:41:37 -0500
commitc1af2ae829188b71f71adaf4146d4083ecbcdda4 (patch)
treedecc4a505a08871ec5c2f44c80ac8ab7927011e1 /Global/Vagrant.gitignore
parent5343cb30b2bc251fa889bc37364cdec139516ec4 (diff)
downloadgitignore-c1af2ae829188b71f71adaf4146d4083ecbcdda4.tar.gz
gitignore-c1af2ae829188b71f71adaf4146d4083ecbcdda4.zip
Allow the Vagrantfile to be tracked as that's the intended purpose.
From the documentation at http://docs.vagrantup.com/v2/getting-started/project_setup.html "The Vagrantfile is meant to be committed to version control with your project, if you use version control. This way, every person working with that project can benefit from Vagrant without any upfront work."
Diffstat (limited to 'Global/Vagrant.gitignore')
-rw-r--r--Global/Vagrant.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/Global/Vagrant.gitignore b/Global/Vagrant.gitignore
index 3ccb4060..a977916f 100644
--- a/Global/Vagrant.gitignore
+++ b/Global/Vagrant.gitignore
@@ -1,2 +1 @@
.vagrant/
-Vagrantfile