Quellcode durchsuchen

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."
pull/821/head
Jonathan Campbell vor 10 Jahren
Ursprung
Commit
c1af2ae829
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0
    1
      Global/Vagrant.gitignore

+ 0
- 1
Global/Vagrant.gitignore Datei anzeigen

@@ -1,2 +1 @@
.vagrant/
Vagrantfile

Laden…
Abbrechen
Speichern