Build: Ignore old macOS x64 submodule directory
Prevent accidental staging of this directory on macOS x64 machines due to the recent removal of the submodule. Pull Request: https://projects.blender.org/blender/blender/pulls/143132
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -70,6 +70,7 @@ waveletNoiseTile.bin
|
||||
/source/tools/
|
||||
/release/datafiles/assets/
|
||||
/tests/data/
|
||||
/lib/macos_x64/
|
||||
|
||||
# Build files for VS and VS Code.
|
||||
/build/
|
||||
|
Reference in New Issue
Block a user