Add workspace file to repository

This commit is contained in:
Matt Bruce 2025-12-23 16:54:52 -06:00
parent 8180b5ad47
commit f1028bd626
2 changed files with 11 additions and 0 deletions

1
.gitignore vendored
View File

@ -38,6 +38,7 @@ Carthage/Build/
!default.perspectivev3 !default.perspectivev3
*.xcworkspacedata *.xcworkspacedata
!default.xcworkspacedata !default.xcworkspacedata
!contents.xcworkspacedata
# Playgrounds # Playgrounds
timeline.xctimeline timeline.xctimeline

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "group:Baccarat/Baccarat.xcodeproj">
</FileRef>
<FileRef
location = "group:Blackjack/Blackjack.xcodeproj">
</FileRef>
</Workspace>