Added Vagrantfile for build environment with Vagrant (#14)

* Added .vagrant to ignore

* Added Vagrantfile

* Added section for Vagrant

* made retry_count customizeable (default 20)
This commit is contained in:
Philip Haberkern
2022-04-05 04:51:21 +02:00
committed by GitHub
parent 1310a1509d
commit 34624bc3f2
4 changed files with 89 additions and 1 deletions

1
.gitignore vendored
View File

@@ -0,0 +1 @@
.vagrant