From b6628d26febd933b0d0419b196ef2086a89b0640 Mon Sep 17 00:00:00 2001 From: Jeff Lenk Date: Tue, 25 May 2010 08:41:44 -0500 Subject: [PATCH] FSBUILD-269 Add more excludes to .gitignore (for Windows) --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b15e1de988..144e5ad7c5 100644 --- a/.gitignore +++ b/.gitignore @@ -27,7 +27,11 @@ *.manifest *.dep *.dll -/BuildLog.htm +*.htm +*.sbr +*.ilk +*.bsc +*.pch /Path /w32/Library/lastversion /w32/Library/tmpVersion.Bat