Deps: support vs2022 x64, git ignores
Windows build_deps tweaks: - Support VS2022 for building x64 dependencies (this is not used yet, but for local tests might be useful). - Put artifacts and staging of windows deps builder under git ignore Pull Request: https://projects.blender.org/blender/blender/pulls/130342
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -38,8 +38,9 @@ Desktop.ini
|
||||
/doc/python_api/sphinx-out/
|
||||
/doc/python_api/rst/bmesh.ops.rst
|
||||
|
||||
# in-source lib downloads
|
||||
# in-source lib downloads and staging
|
||||
/build_files/build_environment/downloads/
|
||||
/build_files/build_environment/windows/build/
|
||||
|
||||
# in-source buildbot signing configuration
|
||||
/build_files/buildbot/codesign/config_server.py
|
||||
|
Reference in New Issue
Block a user