From 436ef0bd42259d066bbc5a35d14d4c8d5223564e Mon Sep 17 00:00:00 2001 From: Sophist Date: Wed, 22 May 2013 13:29:23 +0100 Subject: [PATCH] Switch to *.exe as recommended by Lukas --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 54c50431b..adb2223d9 100644 --- a/.gitignore +++ b/.gitignore @@ -8,5 +8,4 @@ build.cfg *.dll *.so locale -fpcalc.exe -discid.dll +*.exe \ No newline at end of file