From 6b49a9f14161e6398b5cf4e1ce633197009b82f3 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Mon, 23 Jan 2012 01:21:56 -0600 Subject: [PATCH] ignore binaries hg-commit-id: f99b05e5cc4f --- .hgignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.hgignore b/.hgignore index a2d75556..8c360855 100644 --- a/.hgignore +++ b/.hgignore @@ -6,6 +6,9 @@ syntax: glob #compiled object file *.o +#no binaries +*.exe + #roms *.gbc