git - 使用 git 会干扰 bixby IDE 吗?

标签 git bixby bixbystudio

我想使用 git 对我的 bixby 胶囊文件夹进行版本控制。安全吗?

我启动了一个存储库并 checkin 了它。

这是我的 .gitignore。

*training.bxb
.DS_Store 

我想知道在一个同时也是 git 存储库的胶囊中回滚到以前的提交等是否安全。

最佳答案

不应该:rogerkibbe/bixby_bart_commuter是 Bixby 胶囊的示例

Quick start Guide对于 IDE 确实提到:

Download and extract the files in this sample capsule from our GitHub repository, or clone the repository before starting.

Dice Sample Capsule GitHub repository: https://github.com/bixbydevelopers/capsule-sample-dice/

Once you have cloned or extracted the capsule, use File > Open Capsule to open the capsule

关于git - 使用 git 会干扰 bixby IDE 吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57212162/

相关文章:

git - 如何做 git sub modules 以及为什么要使用 git sub module

git - 将文件从不同的分支 check out 到当前分支的不同路径中

bixby - 我怎样才能让 bixby 重复一个 Action 但忘记以前的输入?

bixby - 在 Bixby 中,如何让用户按顺序翻阅一系列结果?

android - 如何使 bixby 与用户交互?

javascript - 如何在json数组中搜索文本

git - 当您的项目中有 key 时,如何推送到 GitHub?

git - TFS2013 - 使用 git 克隆团队项目的构建定义

javascript - Bixby 真的支持 ES6 吗? const/let 关键字故障