Ignore generated dSYM debug symbols archive on mac
This commit is contained in:
parent
4e233f22b4
commit
c14a5a5897
3
.gitignore
vendored
3
.gitignore
vendored
@ -16,6 +16,9 @@ RecastDemo/Bin/Tests
|
||||
# Build directory
|
||||
RecastDemo/Build
|
||||
|
||||
# XCode debug symbols archive
|
||||
RecastDemo/Bin/*.dSYM
|
||||
|
||||
# Ignore meshes
|
||||
RecastDemo/Bin/Meshes/*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user