mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-04 20:18:47 +02:00
Examples: gitignore added patterns for modern MSVC versions
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user