Android Studio项目的.gitignore应该是什么?

早过忘川 提交于 2020-12-17 15:26:59

问题:

What files should be in my .gitignore for an Android Studio project? Android Studio项目的.gitignore文件中应该包含哪些文件?

I've seen several examples that all include .iml but IntelliJ docs say that .iml must be included in your source control. 我已经看到了几个都包含.iml示例,但是IntelliJ文档说.iml必须包含在源代码控件中。


解决方案:

参考一: https://stackoom.com/question/18E1I/Android-Studio项目的-gitignore应该是什么
参考二: https://oldbug.net/q/18E1I/What-should-be-in-my-gitignore-for-an-Android-Studio-project
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!