remove vagrant from gitignore

This commit is contained in:
Patrick O'Brien 2017-04-03 15:15:44 -04:00
parent 24868fdb2b
commit 263eb856d5
1 changed files with 0 additions and 2 deletions

2
.gitignore vendored
View File

@ -4,5 +4,3 @@
__pycache__ __pycache__
.cache .cache
.pullapprove.yml .pullapprove.yml
Vagrantfile
.vagrant/