add .vagrant to .gitignore

This commit is contained in:
Thomas Waldmann 2015-09-15 18:27:16 +02:00
parent dc0938f639
commit 56bf8b79cb
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ borg.build/
borg.dist/
borg.exe
.coverage
.vagrant