1 Star 0 Fork 0

Kevin / FloatingView

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 1.39 KB
一键复制 编辑 原始数据 按行查看 历史
tongjzh 提交于 2021-01-21 13:41 . Initial commit
# Built application files
.apk
.aar
.ap_
.aab
# Files for the ARTDalvik VM
.dex
# Java class files
.class
# Generated files
bin
gen
out
# Uncomment the following line in case you need and you don't have the release build type files in your app
# release
# Gradle files
.gradle
build
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard
# Log Files
.log
# Android Studio Navigation editor temp files
.navigation
# Android Studio captures folder
captures
# IntelliJ
.idea
.iml
.ideaworkspace.xml
.ideatasks.xml
.ideagradle.xml
.ideaassetWizardSettings.xml
.ideadictionaries
.idealibraries
# Android Studio 3 in .gitignore file.
.ideacaches
.ideamodules.xml
# Comment next line if keeping position of elements in Navigation Editor is relevant for you
.ideanavEditor.xml
# Keystore files
# Uncomment the following lines if you do not want to check your keystore files in.
#.jks
#.keystore
# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild
.cxx
# Google Services (e.g. APIs or Firebase)
# google-services.json
# Freeline
freeline.py
freeline
freeline_project_description.json
# fastlane
fastlanereport.xml
fastlanePreview.html
fastlanescreenshots
fastlanetest_output
fastlanereadme.md
# Version control
vcs.xml
# lint
lintintermediates
lintgenerated
lintoutputs
linttmp
# lintreports
# Android Profiling
.hprof
app
1
https://gitee.com/kevint5566/FloatingView.git
git@gitee.com:kevint5566/FloatingView.git
kevint5566
FloatingView
FloatingView
master

搜索帮助