Adds 'vagrant' to gitignore for local development

This commit is contained in:
Garvin Hicking 2019-09-09 11:19:31 +02:00
parent f86fd35c13
commit 6737384bbf

1
.gitignore vendored
View File

@ -22,3 +22,4 @@ DEADJOE
.editorconfig
*.git
tests/phpunit.xml
vagrant/*