diff --git a/vagrant/.gitignore b/vagrant/.gitignore new file mode 100644 index 00000000..cfd718cd --- /dev/null +++ b/vagrant/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in the vagrant dir except the Vagrantfile and gitignore +/* +!/Vagrantfile +!/.gitignore