From 50dbf654b972670118e2bd92c2babe2623e96249 Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Mon, 9 May 2011 04:30:29 +0200 Subject: [PATCH] Add mingw build results to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a7a5b9a4..33334959 100644 --- a/.gitignore +++ b/.gitignore @@ -22,5 +22,7 @@ ev/autom4te.cache /build/ test/run-tests test/run-benchmarks +test/run-tests.exe +test/run-benchmarks.exe test/run-benchmarks.dSYM/ test/run-tests.dSYM/