Skip to content

Commit 91e5ee5

Browse files
authored
[2.7] Add missing .gitignore entries for VS2015 IntelliSense DB (GH-1223). (#1227)
(cherry picked from commit 8e67528)
1 parent fb12365 commit 91e5ee5

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
@@ -33,6 +33,8 @@ PCbuild/*.ncb
3333
PCbuild/*.o
3434
PCbuild/*.pdb
3535
PCbuild/Win32-temp-*
36+
PCbuild/*.VC.db
37+
PCbuild/*.VC.opendb
3638
Parser/pgen
3739
Parser/pgen.stamp
3840
autom4te.cache

0 commit comments

Comments
 (0)