【发布时间】:2021-12-02 13:29:12
【问题描述】:
我正在向公共 GitHub 存储库添加一些 swift Playground,但我不确定要提交和推送哪些文件。
这是一个游乐场中的文件
File.playground/Contents.swift
File.playground/contents.xcplayground
File.playground/playground.xcworkspace/contents.xcworkspacedata
File.playground/playground.xcworkspace/xcuserdata/username.xcuserdatad/UserInterfaceState.xcuserstate
File.playground/xcuserdata/username.xcuserdatad/xcschemes/xcschememanagement.plist
注意:我将游乐场名称替换为 File,将我的用户名替换为 username
【问题讨论】:
标签: swift github swift-playground