From 4d12cf77a313d6e8f4d6c2e77f3d3a514b545b80 Mon Sep 17 00:00:00 2001 From: Keenan Brock Date: Mon, 3 Aug 2020 18:13:13 -0400 Subject: [PATCH] ignoring bundle directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f12194f..c8fcc13 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ test/database.yml coverage Gemfile.lock gemfiles/*.lock +.bundle