From eaaf4ef3d303b9cd080b1e419ac2efc7b608f2e4 Mon Sep 17 00:00:00 2001 From: Benlitz Date: Mon, 16 Sep 2013 05:54:22 +0000 Subject: [PATCH] updated .gitignore and fixed Benlitz's voxel vcxproj --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 85bf8c49..dc3369dd 100644 --- a/.gitignore +++ b/.gitignore @@ -61,6 +61,12 @@ build/vs2010/*.sdf build/vs2010/*.suo build/vs2010/*.log build/vs2010/*.XGD +build/vs2012/ipch +build/vs2012/*.opensdf +build/vs2012/*.sdf +build/vs2012/*.suo +build/vs2012/*.log +build/vs2012/*.XGD # Do not exclude anything in external. There is no way to do this recursively # but the nesting below is currently one level more than our current max. !external/*