apply gitignore

This commit is contained in:
2022-07-11 23:31:20 +02:00
parent da3cffbfa7
commit 7e20885c83
9 changed files with 0 additions and 17 deletions

View File

@@ -1 +0,0 @@
1.5:59c80496-5efa-432f-b54f-ede60fb203d3

View File

@@ -1 +0,0 @@
1611970139

View File

@@ -1 +0,0 @@
{"name":"ubuntu/bionic64","version":"20201211.1.0","provider":"virtualbox","directory":"boxes/ubuntu-VAGRANTSLASH-bionic64/20201211.1.0/virtualbox"}

View File

@@ -1 +0,0 @@
59c80496-5efa-432f-b54f-ede60fb203d3

View File

@@ -1 +0,0 @@
84a3f6275be64bb0a68842c8b5dab00f

View File

@@ -1 +0,0 @@
{"virtualbox":{"/home/vagrant/src/":{"guestpath":"/home/vagrant/src","hostpath":"D:/Vagrant/test/src","disabled":false,"__vagrantfile":true},"/vagrant":{"guestpath":"/vagrant","hostpath":"D:/Vagrant/test/setup","disabled":false,"__vagrantfile":true}}}

View File

@@ -1 +0,0 @@
D:/Vagrant/test/setup

View File

@@ -1,9 +0,0 @@
# This file loads the proper rgloader/loader.rb file that comes packaged
# with Vagrant so that encoded files can properly run with Vagrant.
if ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"]
require File.expand_path(
"rgloader/loader", ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"])
else
raise "Encoded files can't be read outside of the Vagrant installer."
end