mirror of
https://github.com/glfw/glfw.git
synced 2025-04-13 08:43:01 +00:00
Fix .gitignore entries for VS with CMake
This commit is contained in:
parent
fa60269245
commit
7dd14a4b20
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -8,7 +8,8 @@ _ReSharper*
|
|||
*.dir
|
||||
*.vcxproj*
|
||||
*.sln
|
||||
.vs/
|
||||
.vs
|
||||
CMakeSettings.json
|
||||
Win32
|
||||
x64
|
||||
Debug
|
||||
|
|
Loading…
Add table
Reference in a new issue