diff --git a/.gitignore b/.gitignore index 5304dbe03..bc90bb95b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ .vagrant/* composer.lock + +Homestead.yaml diff --git a/Homestead.yaml b/Homestead.yaml.example similarity index 93% rename from Homestead.yaml rename to Homestead.yaml.example index 9856f8763..594fc5018 100644 --- a/Homestead.yaml +++ b/Homestead.yaml.example @@ -12,7 +12,7 @@ keys: - ~/.ssh/id_rsa folders: - - map: "/path/to/local/files" + - map: "/path/to/local/folder" to: "/home/vagrant/panel" type: nfs