From cfd337b44d5b11cf49287e966d036af5dda04f26 Mon Sep 17 00:00:00 2001 From: Phil Hagelberg Date: Fri, 20 Jan 2012 18:01:46 -0800 Subject: [PATCH] Ignore vendor dir. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 138aab1..6bf9d17 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,4 @@ /man/*.markdown /pkg /tags - +/vendor \ No newline at end of file