From 7e6837fdce5271eb8f278c36c140581924720190 Mon Sep 17 00:00:00 2001 From: Orion Buske Date: Fri, 7 Nov 2014 03:24:33 -0500 Subject: [PATCH] Ignoring lib/ dir --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e4e5f6c..5c21291 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*~ \ No newline at end of file +*~ +lib/ \ No newline at end of file