1 Star 0 Fork 0

chenlh/BezierMaker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 835 Bytes
一键复制 编辑 原始数据 按行查看 历史
venshine 提交于 2020-05-14 22:45 . gen bezier.apk
#OS file
.DS_Store
# built application files
#*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
gen/
gen-external-apklibs/
out/
target/
classes/
obj/
# Local configuration file (sdk path, etc)
local.properties
# Eclipse project files
.classpath
.project
.settings/
# Proguard folder generated by Eclipse
proguard/
# Intellij project files
*.iml
*.ipr
*.iws
.idea/
build.log
build-log.xml
### Gradle ###
build/
.gradle
# Ignore Gradle GUI config
gradle-app.setting
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
# Cache of project
.gradletasknamecache
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
/build
/captures
.externalNativeBuild
.cxx
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/chenlh_kwick/BezierMaker.git
git@gitee.com:chenlh_kwick/BezierMaker.git
chenlh_kwick
BezierMaker
BezierMaker
master

搜索帮助