fix: Update gitignore to allow all xcshareddata scheme files

This commit is contained in:
Peter Steinberger 2025-06-22 15:14:21 +02:00
parent 13c2085388
commit 6bb7a09565

2
.gitignore vendored
View file

@ -34,7 +34,7 @@ xcuserdata/
*.xcuserstate
*.xcscmblueprint
*.xcscheme
!xcshareddata/xcschemes/*.xcscheme
!**/xcshareddata/xcschemes/*.xcscheme
# Swift Package Manager
.build/