Add .vagrant to gitignore

Change-Id: I89ccfa36d209f7c0c48715e4d44ef542b94b1c7a
This commit is contained in:
Adrian Czarnecki 2018-09-21 14:49:49 +02:00
parent 5fced3ed4d
commit d9c7e7a0a7
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -33,6 +33,7 @@ logs/
*config*.yml
db/config.yml
.venv
.vagrant
# Logs from devstack directory should not be committed
devstack/*.log