Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
将在 git(和 github)中对我的 Android 项目进行版本控制,并好奇是否有人对我应该将哪些文件/文件夹添加到 .gitignore 等有任何建议。我应该注意什么问题?
我讨厌当我对整个项目进行版本化时,随后的一些提交最终会导致一堆文件/文件夹发生冲突,我一开始就不应该对其进行版本化。
谢谢!
Android 项目的标准 .gitignore
https://github.com/github/gitignore/blob/master/Android.gitignore