1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-08 07:07:25 -04:00

Added VS 2012-specific entries to .gitignore.

This commit is contained in:
Ed Ropple 2013-02-15 22:16:49 -05:00
parent a933d8c109
commit 8491a9fae1

12
.gitignore vendored
View File

@ -43,3 +43,15 @@ tests/threads
tests/title tests/title
tests/version tests/version
tests/windows tests/windows
# Windows/VS ignores
*.dir
*.vcxproj*
*.sln
_ReSharper*
Win32
examples/Debug
tests/Debug
src/Debug
*.opensdf
*.sdf