From cb5ae486506245693b7ab5d81d02fcaf801325b5 Mon Sep 17 00:00:00 2001 From: Colby Klein Date: Wed, 27 Jan 2010 14:40:13 -0800 Subject: [PATCH] Ignore changes made to Libraries (they change every build, apparently). --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index 63e0fb33ae..06a1adbb69 100644 --- a/.hgignore +++ b/.hgignore @@ -19,6 +19,7 @@ Thumbs.db *.mode1v3 PBProject/build ver.cpp +lib*_link.a syntax: regexp .*\#.*\#$