mirror of
https://github.com/glfw/glfw.git
synced 2025-10-05 06:06:36 +00:00
Ignore .vs directory when opening CMake project natively inside VisualStudio
This commit is contained in:
parent
2fbb5268da
commit
38ad18d145
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,6 +14,7 @@ Release
|
|||||||
MinSizeRel
|
MinSizeRel
|
||||||
RelWithDebInfo
|
RelWithDebInfo
|
||||||
*.xcodeproj
|
*.xcodeproj
|
||||||
|
.vs
|
||||||
|
|
||||||
# CMake files
|
# CMake files
|
||||||
Makefile
|
Makefile
|
||||||
|
Loading…
Reference in New Issue
Block a user