加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 531 Bytes
一键复制 编辑 原始数据 按行查看 历史
wenxun1040 提交于 2017-07-04 19:55 . 初始化项目
# built application files
# *.apk
*.ap_
lint.xml
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
gen/
# maven
target/
# Local configuration file (sdk path, etc)
local.properties
# Windows thumbnail db
Thumbs.db
# OSX files
.DS_Store
# Eclipse project files
#.classpath
#.project
#.settings
# Android Studio
.idea
#.idea/workspace.xml - remove # and delete .idea if it better suit your needs.
build/
.gradle
# Proguard folder generated by Eclipse
proguard/
# Log Files
*.log
# Other
.svn
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化