Add *.VC.db to .gitignore
authorJan Kotas <jkotas@microsoft.com>
Wed, 20 Apr 2016 16:42:05 +0000 (09:42 -0700)
committerJan Kotas <jkotas@microsoft.com>
Wed, 20 Apr 2016 16:42:05 +0000 (09:42 -0700)
.gitignore

index f255e9a..53e587e 100644 (file)
@@ -79,9 +79,11 @@ _Chutzpah*
 ipch/
 *.aps
 *.ncb
+*.opendb
 *.opensdf
 *.sdf
 *.cachefile
+*.VC.db
 
 # Visual Studio profiler
 *.psess