mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Fix case in .gitignore (GH-2607)
This commit is contained in:
parent
67ba4fa467
commit
be5ebe5877
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -60,7 +60,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
|
||||||
Parser/pgen.exe
|
Parser/pgen.exe
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue