From f857e6c6c46604d90ed8f910b754e0c9fdd34166 Mon Sep 17 00:00:00 2001 From: APTX Date: Sun, 10 Oct 2010 17:17:24 +0200 Subject: [PATCH] Ignore *.exp files. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6ef6beb..2f8834d 100644 --- a/.gitignore +++ b/.gitignore @@ -47,6 +47,7 @@ qrc_*.cpp *.vcproj *vcproj.*.*.user *.ncb +*.exp # MinGW generated files *.Debug -- 2.52.0