Skip to content

Commit 4837295

Browse files
authored
[3.6] Add missing .gitignore entries for VS2015 IntelliSense DB (GH-1223) (#1225)
(cherry picked from commit 8e67528)
1 parent 7a113a0 commit 4837295

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ PCbuild/*.suo
5252
PCbuild/*.*sdf
5353
PCbuild/*-pgi
5454
PCbuild/*-pgo
55+
PCbuild/*.VC.db
56+
PCbuild/*.VC.opendb
5557
PCbuild/.vs/
5658
PCbuild/amd64/
5759
PCbuild/obj/

0 commit comments

Comments
 (0)