1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-11-23 10:48:51 -05:00

Merge pull request #35 from eropple/vs2012-gitignore

Added VS 2012-specific entries to .gitignore.
This commit is contained in:
Camilla Berglund 2013-02-17 06:30:02 -08:00
commit f92f52018f

12
.gitignore vendored
View File

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