From baef0b108947002194ec02cb01b4010d89f398bd Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Thu, 21 Dec 2023 19:16:23 -0600 Subject: [PATCH] Clean up the git ignore file --- .gitignore | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitignore b/.gitignore index 75d5f983..7b5a3917 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,6 @@ # gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore .DS_Store -wildcat_settings ## Build generated build/ @@ -31,10 +30,6 @@ xcuserdata/ *.dSYM.zip *.dSYM -## Playgrounds -timeline.xctimeline -playground.xcworkspace - # Swift Package Manager # # Add this line if you want to avoid checking in source code from Swift Package Manager dependencies. @@ -42,4 +37,3 @@ playground.xcworkspace # Package.pins .build/ -#tools/swiftgen-6.4.0