Ver código fonte

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.
pull/821/head
Jonathan Campbell 10 anos atrás
pai
commit
5343cb30b2
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2
    0
      Global/Vagrant.gitignore

+ 2
- 0
Global/Vagrant.gitignore Ver arquivo

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

Carregando…
Cancelar
Salvar