From a840058cf5d39862c6abdf0c6304443a63aede02 Mon Sep 17 00:00:00 2001 From: Martin Redington Date: Sat, 25 Mar 2023 07:21:22 +0000 Subject: [PATCH] Add default.profraw to .gitignore and delete obsolete instructions (#4835) Co-authored-by: Martin Redington --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1b850686a..942eb8a64 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ # Xcode # -# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore ## Build generated build/ @@ -22,6 +21,7 @@ xcuserdata *.moved-aside *.xcuserstate *.xcscmblueprint +default.profraw ## Obj-C/Swift specific *.hmap