From c5193be08ab11db7ba99ffd1de5ef6545efdac95 Mon Sep 17 00:00:00 2001 From: jriegel Date: Tue, 4 Mar 2014 21:49:47 +0100 Subject: [PATCH] more ignor for Windows platform --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitignore b/.gitignore index 8e2723214..fec529fe0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,16 @@ # file types to ignore *.pyc +*.obj +*.lib +*.pch +*.vcproj +*.exp +*.dep +*.manifest +qrc_*.cpp +BuildLog.htm +cmake_install.cmake *~ CMakeFiles/ *qrc.depends