Merge pull request #35 from eropple/vs2012-gitignore

Added VS 2012-specific entries to .gitignore.
master
Camilla Berglund ago%!(EXTRA string=12 years)
commit f92f52018f
  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