diff --git a/.gitignore b/.gitignore index 98f17e4..1e20e60 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,9 @@ RecastDemo/Bin/Tests # Build directory RecastDemo/Build +# XCode debug symbols archive +RecastDemo/Bin/*.dSYM + # Ignore meshes RecastDemo/Bin/Meshes/*