From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/vagrant/synced-folders%2Findex.html | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 devdocs/vagrant/synced-folders%2Findex.html (limited to 'devdocs/vagrant/synced-folders%2Findex.html') diff --git a/devdocs/vagrant/synced-folders%2Findex.html b/devdocs/vagrant/synced-folders%2Findex.html deleted file mode 100644 index dc0a3b00b..000000000 --- a/devdocs/vagrant/synced-folders%2Findex.html +++ /dev/null @@ -1,6 +0,0 @@ -

Synced Folders

Synced folders enable Vagrant to sync a folder on the host machine to the guest machine, allowing you to continue working on your project's files on your host machine, but use the resources in the guest machine to compile or run your project.

By default, Vagrant will share your project directory (the directory with the Vagrantfile) to /vagrant.

Read the basic usage page to get started with synced folders.

-

- © 2010–2018 Mitchell Hashimoto
Licensed under the MPL 2.0 License.
- https://www.vagrantup.com/docs/synced-folders/ -

-
-- cgit v1.2.3