Examples: gitignore added patterns for modern MSVC versions

features/sdl_renderer3_multiviewports
omar ago%!(EXTRA string=8 years)
parent 8be7a60f20
commit 3b11e73333
  1. 2
      examples/.gitignore

@ -42,6 +42,8 @@ sdl_opengl3_example/x64/*
*.exe
*.pdb
*.ilk
*.VC.db
*.VC.VC.opendb
## Ini files
imgui.ini

Loading…
Cancel
Save