1 Star 0 Fork 3

Dare/matrix

forked from Aegis/matrix 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 892 Bytes
一键复制 编辑 原始数据 按行查看 历史
*.iml
.gradle
/local.properties
.DS_Store
**/build/
/captures
**/.externalNativeBuild/
.idea/
**/.*
**/bin/
/gradle/oss-android-template.gradle
build_macos
build_ios
reports
## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
*.xcscmblueprint
*.xccheckout
## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
build/
DerivedData/
*.moved-aside
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata/
=======
#
# Buck generated
#
buck_gen/
**/buck-out
**/buck-cache
**/.buckd
**/BUCK
**/sim_*
#
# Visual Studio Code
#
**/.vscode
#
# Eclipse
#
**/.settings
**/.externalToolBuilders
#
# IntelliJ IDEA
#
**/.idea/
*.iws
*.ipr
*.iml
#
# and Android Studio
#
build/
**/build/
.gradle/
**/local.properties
reports/
captures/
**/gen
**/bin
**/classes
*.apk
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/idaretobe/matrix.git
git@gitee.com:idaretobe/matrix.git
idaretobe
matrix
matrix
master

搜索帮助