mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
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.
This commit is contained in:
parent
ecf9bac896
commit
5343cb30b2
1 changed files with 2 additions and 0 deletions
2
Global/Vagrant.gitignore
Normal file
2
Global/Vagrant.gitignore
Normal file
|
@ -0,0 +1,2 @@
|
|||
.vagrant/
|
||||
Vagrantfile
|
Loading…
Add table
Add a link
Reference in a new issue