From 5e9b0f9b48f5b92ff349c3764a71510c22d65283 Mon Sep 17 00:00:00 2001 From: "Wael M. Nasreddine" Date: Fri, 4 Oct 2013 11:17:21 -0700 Subject: [PATCH] Ignore the repos folder --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e07a4d3..6dd7684 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ tests/.zcompdump # Test failure reports tests/*.t.err + +# Ignore the repos folder +repos/ -- 2.0.0