mirror of
https://github.com/python/cpython.git
synced 2025-09-29 03:35:31 +00:00
[3.6] Fix case in .gitignore (GH-2607) (GH-2608)
(cherry picked from commit be5ebe5877
)
This commit is contained in:
parent
d012648129
commit
5d2550cd2e
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -57,7 +57,7 @@ PCbuild/*.VC.opendb
|
||||||
PCbuild/.vs/
|
PCbuild/.vs/
|
||||||
PCbuild/amd64/
|
PCbuild/amd64/
|
||||||
PCbuild/obj/
|
PCbuild/obj/
|
||||||
PCBuild/win32/
|
PCbuild/win32/
|
||||||
.purify
|
.purify
|
||||||
Parser/pgen
|
Parser/pgen
|
||||||
__pycache__
|
__pycache__
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue