2 Star 0 Fork 0

mirrors_android_source/android

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 591 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nicole Borrelli 提交于 2018-12-20 20:58 +08:00 . Fix case of .DS_Store file to ignore
# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
.google/
bin/
out/
src/common
src/template
_index.jd
CONTRIBUTING.md
LICENSE
NOTICE
README.md
README-wear.txt
.DS_Store
# Libraries used by the app
# Can explicitly add if we want, but shouldn't do so blindly. Licenses, bloat, etc.
/libs
# Build stuff (auto-generated by android update project ...)
ant.properties
local.properties
# Eclipse project files
.classpath
.project
# idea project files
.idea/
.idea/.name
*.iml
*.ipr
*.iws
##Gradle-based build
.gradle
build/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_android_source/android.git
git@gitee.com:mirrors_android_source/android.git
mirrors_android_source
android
android
main

搜索帮助