Skip to content

Commit d1daff8

Browse files
authored
Merge pull request #4740 from nulano/winbuild-ignore
Add gitignore to winbuild build directory
2 parents 0ccb280 + dc22015 commit d1daff8

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
@@ -554,5 +554,6 @@ def build_pillow():
554554

555555
print()
556556

557+
write_script(".gitignore", ["*"])
557558
build_dep_all()
558559
build_pillow()

0 commit comments

Comments
 (0)