Forráskód Böngészése

Create an ignore file for Vagrant's configuration and internal files.

Documented at http://docs.vagrantup.com/v2/getting-started/project_setup.html

These files are created automatically the first time a vagrant box is started.
Jonathan Campbell 11 éve
szülő
commit
5343cb30b2
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      Global/Vagrant.gitignore

+ 2 - 0
Global/Vagrant.gitignore

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