From 1bea71a4594628745af0ade8dac2fd78ff0a805e Mon Sep 17 00:00:00 2001 From: Bridger Maxwell Date: Thu, 26 Jan 2012 12:13:51 -0500 Subject: [PATCH] Added ignore for DS_Store files. --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index 25ea59bf0a..bac3960bb8 100644 --- a/.hgignore +++ b/.hgignore @@ -1,6 +1,7 @@ syntax: glob *.pyc *~ +*.DS_Store database.sqlite courseware/static/js/mathjax/* db.newaskbot