From 30dcf5917d5076dafe3f7622f181568ce622400c Mon Sep 17 00:00:00 2001 From: Lucas Bickel Date: Tue, 7 Mar 2017 16:28:00 +0100 Subject: [PATCH] Ignore .vagrant dir --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3d1206997..e9c9e2ff7 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ composer.phar /tests/*.jar VERSION airtime_mvc/tests/log/*.log +.vagrant/