From: Rahul Mehta Date: Thu, 22 May 2025 07:47:36 +0000 (-0400) Subject: chore: gitignore MacOS debug symbols X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9c175ac9efdb4bb9353106c7c75716a4d27fc141;p=thirdparty%2Frsync.git chore: gitignore MacOS debug symbols --- diff --git a/.gitignore b/.gitignore index 9e59c9c4..a1f912b7 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ aclocal.m4 /auto-build-save .deps /*.exe +*.dSYM/