Browse Source

Examples: gitignore added patterns for modern MSVC versions

omar 8 years ago
parent
commit
3b11e73333
1 changed files with 2 additions and 0 deletions
  1. 2 0
      examples/.gitignore

+ 2 - 0
examples/.gitignore

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