From e5dba8c95ef0dddb2ce14826f0454a054bd845d5 Mon Sep 17 00:00:00 2001 From: Calen Pennington Date: Mon, 26 Mar 2012 10:18:15 -0400 Subject: [PATCH] Ignore the build directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 54cc7a27cb..295307932f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ courseware/static/js/mathjax/* db.newaskbot db.oldaskbot flushdb.sh +build