Просмотр исходного кода

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 лет назад
Родитель
Сommit
5343cb30b2
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      Global/Vagrant.gitignore

+ 2 - 0
Global/Vagrant.gitignore

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