mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +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
|
*.xcuserstate
|
||||||
*.xcscmblueprint
|
*.xcscmblueprint
|
||||||
*.xcscheme
|
*.xcscheme
|
||||||
!xcshareddata/xcschemes/*.xcscheme
|
!**/xcshareddata/xcschemes/*.xcscheme
|
||||||
|
|
||||||
# Swift Package Manager
|
# Swift Package Manager
|
||||||
.build/
|
.build/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue