mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-12 12:25:53 +00:00
fix: Update gitignore to allow all xcshareddata scheme files
This commit is contained in:
parent
13c2085388
commit
6bb7a09565
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -34,7 +34,7 @@ xcuserdata/
|
|||
*.xcuserstate
|
||||
*.xcscmblueprint
|
||||
*.xcscheme
|
||||
!xcshareddata/xcschemes/*.xcscheme
|
||||
!**/xcshareddata/xcschemes/*.xcscheme
|
||||
|
||||
# Swift Package Manager
|
||||
.build/
|
||||
|
|
|
|||
Loading…
Reference in a new issue