From f23a477cb98410621eec7175e58c0f147ae0d237 Mon Sep 17 00:00:00 2001 From: Justin Driscoll Date: Tue, 6 Jan 2009 16:59:19 -0500 Subject: [PATCH] Added .eproj to .hgignore --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index 9c901ae..4985c2d 100644 --- a/.hgignore +++ b/.hgignore @@ -1,5 +1,6 @@ syntax: glob +.eprj .svn *.pyc *.db