From 31d492ce42b00e95610c139fa259a10f00c747bb Mon Sep 17 00:00:00 2001 From: legoff laurent Date: Tue, 17 May 2011 23:34:56 +0200 Subject: [PATCH] add rule to ignore --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index 86388eb..63b5f87 100644 --- a/.hgignore +++ b/.hgignore @@ -15,6 +15,7 @@ core _obj _test out.png +_testmain.go syntax:regexp ^.*/core.[0-9]*$