samdark / yii2-minimal

Yii 2 minimal application template
Other
140 stars 33 forks source link

Update .gitignore for defaults #11

Closed bkwint closed 9 years ago

bkwint commented 9 years ago

Add .vagrant to the ignore list such that vagrant files are not committed to git

samdark commented 9 years ago

Thanks!