From dd697a78579361eafdaf5c90d2879c9e8ce27e33 Mon Sep 17 00:00:00 2001 From: Jason Joyce Date: Thu, 7 May 2015 22:41:10 -0400 Subject: [PATCH] Adding the build folder to the ignore file. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0d20b648..7db158a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ +build* *.pyc -- 2.20.1