将 .xcdatamodel/layout 添加到 .gitignore 会导致问题吗?

发布于 2024-12-03 06:49:33 字数 123 浏览 0 评论 0原文

使用 Core Data 时,每次查看数据模型时,Xcode 似乎都会修改 .xcdatamodel/layout 文件。我不想提交该更改,因为我什么也没做。将该文件添加到 .gitignore 是否安全?

When using Core Data, Xcode seems to modify the .xcdatamodel/layout file every time I view the data model. I don't want to commit that change because I haven't done anything. Is it safe to add that file to the .gitignore?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

回心转意 2024-12-10 06:49:33

在我的实验中它是安全的。不过,我建议让 git 备份它。开销很小,所以为什么这会困扰您呢?

In my experiment it was safe. However, I recommend just letting git back it up. The overhead is minimal, so why should this bother you?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文