mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-11 00:04:24 +00:00
Examples: gitignore added patterns for modern MSVC versions
This commit is contained in:
parent
8be7a60f20
commit
3b11e73333
1 changed files with 2 additions and 0 deletions
2
examples/.gitignore
vendored
2
examples/.gitignore
vendored
|
|
@ -42,6 +42,8 @@ sdl_opengl3_example/x64/*
|
|||
*.exe
|
||||
*.pdb
|
||||
*.ilk
|
||||
*.VC.db
|
||||
*.VC.VC.opendb
|
||||
|
||||
## Ini files
|
||||
imgui.ini
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue