taler-ios

iOS apps for GNU Taler (wallet)
Log | Files | Refs | README | LICENSE

commit ca0bb4ab361bddea57d6223aea9a1c741f1aa1d5
parent a1a89d8722b59094377bff9f61ea530697c7e57f
Author: Marc Stibane <marc@taler.net>
Date:   Wed,  1 Feb 2023 01:13:28 +0100

more to ignore...

Diffstat:
M.gitignore | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -30,13 +30,13 @@ playground.xcworkspace # Add this line if you want to avoid checking in source code from Swift Package Manager dependencies. # Packages/ # Package.pins -# Package.resolved +Package.resolved # *.xcodeproj # # Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata # hence it is not needed unless you have added a package configuration file to your project -# .swiftpm - +.swiftpm +*/xcshareddata/IDEWorkspaceChecks.plist .build/ # CocoaPods