DEV: Add vagrant directory to gitignore

This commit is contained in:
Tim Lange 2019-03-27 21:59:35 +01:00 committed by Robin Ward
parent 118f98b6ed
commit 8d6d60aab0
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -124,3 +124,6 @@ vendor/bundle/*
/package-lock.json
/vendor/data/GeoLite2-City.mmdb
# Vagrant
.vagrant