]> source.dussan.org Git - gitignore.git/commitdiff
Allow the Vagrantfile to be tracked as that's the intended purpose. 821/head
authorJonathan Campbell <healsdata@gmail.com>
Wed, 6 Nov 2013 03:41:37 +0000 (22:41 -0500)
committerJonathan Campbell <healsdata@gmail.com>
Wed, 6 Nov 2013 03:41:37 +0000 (22:41 -0500)
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."

Global/Vagrant.gitignore

index 3ccb406079128986c649705d7a80e050079ef11e..a977916f6583710870b00d50dd7fddd6701ece11 100644 (file)
@@ -1,2 +1 @@
 .vagrant/
-Vagrantfile