From 086cf46c4116b5e221810e4366e2cc4a8a24b00b Mon Sep 17 00:00:00 2001 From: Winfield Peterson Date: Thu, 5 Jan 2012 14:50:49 -0500 Subject: [PATCH] .gitignore file system bundles. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b088cfc..e62c0ec 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ pkg/* coverage/* doc/* benchmarks/* - +.bundle +vendor/bundle