From c0d0269549668883f243036c9861a49802dce3fd Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Sun, 7 Feb 2010 01:15:00 -0500 Subject: [PATCH] Exclude personal theme folders. There needs to be a way to negate what's in this file. AKA, exclude Themes, but include Themes/_fallback for instance. --- .hgignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.hgignore b/.hgignore index d01866e79a..f614462494 100644 --- a/.hgignore +++ b/.hgignore @@ -22,6 +22,8 @@ ver.cpp lib*_link.a Data/UserPrefs PBProject/Hardware.plist +Themes/pump +Themes/optical-release syntax: regexp .*\#.*\#$