Skip to content

Commit 710cc76

Browse files
segevfinerzware
authored andcommitted
[3.5] Fix case in .gitignore (GH-2607) (GH-2609)
(cherry picked from commit be5ebe5)
1 parent 10df96a commit 710cc76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ PCbuild/*.VC.opendb
5858
PCbuild/.vs/
5959
PCbuild/amd64/
6060
PCbuild/obj/
61-
PCBuild/win32/
61+
PCbuild/win32/
6262
.purify
6363
Parser/pgen
6464
__pycache__

0 commit comments

Comments
 (0)