From 8a8d63055fd804cd9ec7ad2e23ff05864460d82e Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Sun, 8 Sep 2013 11:37:58 -0700 Subject: [PATCH] Ignore build/ --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5e5e72d..2931f9d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.o src/charles +build/ .sconsign.dblite