mirror of
https://github.com/python/cpython.git
synced 2025-10-02 05:12:23 +00:00
[3.6] Add missing .gitignore entries for VS2015 IntelliSense DB (GH-1223) (#1225)
(cherry picked from commit 8e675286a9
)
This commit is contained in:
parent
7a113a0cbf
commit
483729526e
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -52,6 +52,8 @@ PCbuild/*.suo
|
|||
PCbuild/*.*sdf
|
||||
PCbuild/*-pgi
|
||||
PCbuild/*-pgo
|
||||
PCbuild/*.VC.db
|
||||
PCbuild/*.VC.opendb
|
||||
PCbuild/.vs/
|
||||
PCbuild/amd64/
|
||||
PCbuild/obj/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue