From 2c07caf57c8645702ade9462e750bb74ca24ae4a Mon Sep 17 00:00:00 2001 From: Phillip McCardie Date: Thu, 23 May 2024 17:55:36 +0100 Subject: [PATCH] Update gitignore --- .gitignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7f29d48..b530dcc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,12 +3,10 @@ .DS_Store .AppleDouble .LSOverride -.mobileconfig # Icon must end with two \r Icon - # Thumbnails ._* @@ -26,4 +24,7 @@ Icon .AppleDesktop Network Trash Folder Temporary Items -.apdisk \ No newline at end of file +.apdisk + +# Misc +*.mobileconfig \ No newline at end of file