Skip to content

Commit dc22015

Browse files
committed
add gitignore to winbuild build directory
1 parent b4e7202 commit dc22015

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

winbuild/build_prepare.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,5 +553,6 @@ def build_pillow():
553553

554554
print()
555555

556+
write_script(".gitignore", ["*"])
556557
build_dep_all()
557558
build_pillow()

0 commit comments

Comments
 (0)