phpfu / puphpet-installer

Provides a composer custom installer that works with `loadsys/puphpet-release` to add a PuPHPet.com vagrant box to a project via composer.
MIT License
2 stars 1 forks source link

Ignore /.vagrant/ directory #9

Closed deizel closed 9 years ago

deizel commented 9 years ago

It becomes apparent once up and running that a .vagrant/ directory exists that should be ignored.

beporter commented 9 years ago

Nice catch. Thank you.