Releases: phpfu/puphpet-installer
Releases · phpfu/puphpet-installer
Improves handling when .gitignore is missing.
Consuming projects that lack a .gitignore file no longer cause the installer to throw an exception and exit prematurely.
In addition, the /.vagrant folder is properly ignored in the consuming project.
Thanks to @deizel for the first public contributions to this crazy idea.