Browse Source

Merge pull request #7534 from RayKoopa/gitignore_vs2015

.gitignore: Added VC++ cache database and temporary storage folder when debugging
[ci skip]
Rémi Verschelde 8 years ago
parent
commit
82d087638d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -144,7 +144,9 @@ ipch/
 *.sdf
 *.cachefile
 *.VC.db
+*.VC.opendb
 *.VC.VC.opendb
+enc_temp_folder/
 
 # Visual Studio profiler
 *.psess