Added VS 2012-specific entries to .gitignore.

master
Ed Ropple ago%!(EXTRA string=12 years)
parent a933d8c109
commit 8491a9fae1
  1. 12
      .gitignore

12
.gitignore vendored

@ -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

Loading…
Cancel
Save