From 1bf3662cb07d03c8f257226d5488fce32dd873ef Mon Sep 17 00:00:00 2001 From: Guillaume Dott Date: Fri, 9 Jul 2021 11:34:28 +0200 Subject: [PATCH] Add vendor/bundle to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 56d42b7..63b61c1 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,5 @@ spec/reports test/tmp test/version_tmp tmp +vendor/bundle *.s[a-w][a-z]