mirror of
https://github.com/github/gitignore
synced 2025-07-03 11:58:23 +02:00
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."
This commit is contained in:
parent
5343cb30b2
commit
c1af2ae829
1 changed files with 0 additions and 1 deletions
|
@ -1,2 +1 @@
|
|||
.vagrant/
|
||||
Vagrantfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue