From 98d6604eb012a4a1cbc97f0617f962448af8ba08 Mon Sep 17 00:00:00 2001
From: Matthieu Imbert <matthieu.imbert@inria.fr>
Date: Fri, 6 Sep 2019 10:17:12 +0200
Subject: [PATCH] add vendor to gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 725e305c9f..77b5346ae6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ dev/run-g5kchecks/output/
 generators/run-g5kchecks/output/
 bundle
 .bundle
+vendor
-- 
GitLab