remove vagrant from gitignore

This commit is contained in:
Patrick O'Brien 2017-04-03 15:15:44 -04:00
parent 24868fdb2b
commit 263eb856d5

2
.gitignore vendored
View file

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