Skip to content

Commit 6b791ac

Browse files
author
Vladislav Yaroslavlev
committed
New Visual Studio database engine for C++
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)
1 parent 782fe0d commit 6b791ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

VisualStudio.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ ipch/
8080
*.opensdf
8181
*.sdf
8282
*.cachefile
83+
*.VC.db
84+
*.VC.VC.opendb
8385

8486
# Visual Studio profiler
8587
*.psess

0 commit comments

Comments
 (0)