开发者

Android and version control systems, commit gen folder or put on ignore list?

there has already been some discussion about the problems the gen folder causes together with version control sy开发者_开发问答stems (SVN, CVS, Git etc). But what is still unclear for me is, should it be commited or put on the ignore list? What is the recommended way?

thanks!


You shouldn't store /gen folder in any version control system (no matter SVN, CVS, Git or anything else). Contents of the folder are generated automatically so it just makes no sense to keep track of the changes.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜