Skip to content

Commit

Permalink
New Visual Studio database engine for C++
Browse files Browse the repository at this point in the history
Added extensions of new database engine for C++ (sqlite-based) from
Visual Studio 2015
(Tools - Options - Text Editor - C/C++ - Experimental - Enable New
Database Engine)
  • Loading branch information
vladon committed Dec 4, 2015
1 parent 782fe0d commit 6b791ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions VisualStudio.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ ipch/
*.opensdf
*.sdf
*.cachefile
*.VC.db
*.VC.VC.opendb

# Visual Studio profiler
*.psess
Expand Down

0 comments on commit 6b791ac

Please sign in to comment.