mirror of
https://github.com/cranci1/Sora.git
synced 2026-01-11 20:10:24 +00:00
ghj
This commit is contained in:
parent
58c2d89fd6
commit
6209591ea5
2 changed files with 3 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -63,9 +63,10 @@ DerivedData/
|
||||||
*.hmap
|
*.hmap
|
||||||
|
|
||||||
## App packaging
|
## App packaging
|
||||||
|
*.ipa
|
||||||
*.dSYM.zip
|
*.dSYM.zip
|
||||||
*.dSYM
|
*.dSYM
|
||||||
public-build
|
|
||||||
## Playgrounds
|
## Playgrounds
|
||||||
timeline.xctimeline
|
timeline.xctimeline
|
||||||
playground.xcworkspace
|
playground.xcworkspace
|
||||||
|
|
@ -130,4 +131,4 @@ iOSInjectionProject/
|
||||||
/*.gcno
|
/*.gcno
|
||||||
**/xcshareddata/WorkspaceSettings.xcsettings
|
**/xcshareddata/WorkspaceSettings.xcsettings
|
||||||
|
|
||||||
# End of https://www.toptal.com/developers/gitignore/api/macos,swift,xcode
|
# End of https://www.toptal.com/developers/gitignore/api/macos,swift,xcode
|
||||||
Binary file not shown.
Loading…
Reference in a new issue