add gitignore to winbuild build directory

This commit is contained in:
nulano 2020-06-27 20:12:10 +02:00
parent b4e7202dcb
commit dc22015973

View File

@ -553,5 +553,6 @@ if __name__ == "__main__":
print()
write_script(".gitignore", ["*"])
build_dep_all()
build_pillow()