From eb684af2bfbd8b1bf7dad5cfa41c58c89eb25557 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Sat, 25 May 2013 12:15:31 -0400 Subject: [PATCH] Ignore diff and patch files that come in. --- .hgignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.hgignore b/.hgignore index be5bb762a9..8350e07d42 100644 --- a/.hgignore +++ b/.hgignore @@ -24,6 +24,8 @@ ___* .svn .cvsignore .DS_Store +*.diff +*.patch Thumbs.db GameData.smzip config.log