From a7218a300fc799defe0c0c12d2c526f1a2c5cbec Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Date: Thu, 12 Jan 2012 19:09:59 -0500 Subject: [PATCH] ignore custom launchers pointing to a different database --- .hgignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.hgignore b/.hgignore index 22e367b315..0c6d809c04 100644 --- a/.hgignore +++ b/.hgignore @@ -95,3 +95,6 @@ syntax: regexp ^event\.test/bin.*\.class$ ^packages/.*$ ^work/.*$ + +syntax: regexp +swingclient.product .* \ No newline at end of file