1 Star 0 Fork 3

ouchcloud/SuperWeb

forked from KyleWang/SuperWeb 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 851 Bytes
一键复制 编辑 原始数据 按行查看 历史
鲁宇峰 提交于 2018-08-08 16:52 . 添加apk
#built application files
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
*.hprof
# generated files
bin/
gen/
# Local configuration file (sdk path, etc)
local.properties
gradle.properties
# Windows thumbnail db
Thumbs.db
# OSX files
.DS_Store
# Eclipse project files
.classpath
.project
# Android Studio
.idea
#.idea/workspace.xml - remove # and delete .idea if it better suit your needs.
.gradle
build/
release/
flavorTest/
flavorRelease/
# Signing files
.signing/
# User-specific configurations
.idea/libraries/
.idea/workspace.xml
.idea/tasks.xml
.idea/.name
.idea/compiler.xml
.idea/copyright/profiles_settings.xml
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/scopes/scope_settings.xml
.idea/vcs.xml
*.iml
# fastlane
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
fastlane/test_output
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/william_ouch/SuperWeb.git
git@gitee.com:william_ouch/SuperWeb.git
william_ouch
SuperWeb
SuperWeb
master

搜索帮助