Ignore Mac OS X entries for .DS_Store
diff --git a/.hgignore b/.hgignore
index 967699c..42ab040 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,6 +1,7 @@
 .gdb_history
 .purify
 .svn/
+.DS_Store
 Makefile$
 Makefile.pre$
 TAGS$