mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-09 23:54:20 +00:00
Ignore vscode artifacts (#8324)
This commit is contained in:
parent
b4a5d1dc53
commit
007735737a
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -49,6 +49,9 @@ examples/example_sdl2_opengl3/web/*
|
|||
.idea
|
||||
cmake-build-*
|
||||
|
||||
## VS code artifacts
|
||||
.vscode
|
||||
|
||||
## Unix executables from our example Makefiles
|
||||
examples/example_glfw_metal/example_glfw_metal
|
||||
examples/example_glfw_opengl2/example_glfw_opengl2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue