From 899981b2f27a52548e53e5356203fd9aeb79283c Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Sat, 4 Oct 2014 14:57:41 +0200 Subject: [PATCH] Ignore .bundle --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0ec21c15d8..07e73f7520 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ tmp/* authorized_keys.lock coverage/ tags +.bundle/