mirror of
https://github.com/glfw/glfw.git
synced 2025-06-07 16:24:57 +00:00
gitignore update
This commit is contained in:
parent
cc4a78e7d2
commit
336d870fc6
6
.gitignore
vendored
6
.gitignore
vendored
@ -102,6 +102,12 @@ tests/triangle-vulkan
|
|||||||
tests/window
|
tests/window
|
||||||
tests/windows
|
tests/windows
|
||||||
|
|
||||||
|
# other
|
||||||
|
.vs/
|
||||||
bin/
|
bin/
|
||||||
bin-int/
|
bin-int/
|
||||||
|
*.sln
|
||||||
|
*.vcxproj
|
||||||
|
*.vcxproj.filters
|
||||||
|
*.vcxproj.user
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user