From cfd67e5b0d3bccd4dfeb129cb3529e0d118047f9 Mon Sep 17 00:00:00 2001 From: kiki Date: Thu, 14 Mar 2019 15:26:50 +0100 Subject: [PATCH] update gitignore with .bundle and vendor --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 67cb5ca..c46da9a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ _site/ _pdf .DS_Store .idea +vendor/ +.bundle/