mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 01:55:09 +00:00
Fix .gitignore entries for VS with CMake
This commit is contained in:
parent
fa60269245
commit
7dd14a4b20
3
.gitignore
vendored
3
.gitignore
vendored
@ -8,7 +8,8 @@ _ReSharper*
|
|||||||
*.dir
|
*.dir
|
||||||
*.vcxproj*
|
*.vcxproj*
|
||||||
*.sln
|
*.sln
|
||||||
.vs/
|
.vs
|
||||||
|
CMakeSettings.json
|
||||||
Win32
|
Win32
|
||||||
x64
|
x64
|
||||||
Debug
|
Debug
|
||||||
|
Loading…
Reference in New Issue
Block a user