mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 02:36:17 +03:00
Merge pull request #4740 from nulano/winbuild-ignore
Add gitignore to winbuild build directory
This commit is contained in:
commit
d1daff892d
|
@ -554,5 +554,6 @@ if __name__ == "__main__":
|
||||||
|
|
||||||
print()
|
print()
|
||||||
|
|
||||||
|
write_script(".gitignore", ["*"])
|
||||||
build_dep_all()
|
build_dep_all()
|
||||||
build_pillow()
|
build_pillow()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user