From 614a99415075ac4c5827b1db9e7024a082d18807 Mon Sep 17 00:00:00 2001 From: Glenn Rice Date: Wed, 2 May 2012 15:48:14 -0500 Subject: [PATCH] Instead of ignoring various subdirectories of the Binary directory, just ignore that directory. --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0b35ab2e68..3cc8a1d8a4 100644 --- a/.gitignore +++ b/.gitignore @@ -27,9 +27,7 @@ obj/ [Rr]elease*/ _ReSharper*/ [Tt]est[Rr]esult* -Binary/Win32 -Binary/x64 -Binary/Darwin* +Binary Source/Core/Common/Src/scmrev.h *.opensdf *.sdf