mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +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
|
||||
*.vcxproj*
|
||||
*.sln
|
||||
.vs/
|
||||
.vs
|
||||
CMakeSettings.json
|
||||
Win32
|
||||
x64
|
||||
Debug
|
||||
|
Loading…
Reference in New Issue
Block a user