From 8491a9fae1f6f714805595ca6ff1536c0c17662c Mon Sep 17 00:00:00 2001 From: Ed Ropple Date: Fri, 15 Feb 2013 22:16:49 -0500 Subject: [PATCH] Added VS 2012-specific entries to .gitignore. --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.gitignore b/.gitignore index 1366b5fd..1731d1b5 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,15 @@ tests/threads tests/title tests/version tests/windows + +# Windows/VS ignores +*.dir +*.vcxproj* +*.sln +_ReSharper* +Win32 +examples/Debug +tests/Debug +src/Debug +*.opensdf +*.sdf