1 Star 3 Fork 1

猫骑士 / HealthManager

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 883 Bytes
一键复制 编辑 原始数据 按行查看 历史
猫骑士 提交于 2020-08-22 11:47 . 删除一些中间文件
# OSX
#
.DS_Store
# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
project.xcworkspace
# Android/IntelliJ
#
build/
.idea
.gradle
local.properties
*.iml
####
###
# node.js
#
node_modules/
npm-debug.log
yarn-error.log
app/debug/
app/release/
# BUCK
buck-out/
\.buckd/
#*.keystore
# fastlane
#
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
# screenshots whenever they are needed.
# For more information about the recommended setup visit:
# https://docs.fastlane.tools/best-practices/source-control/
*/fastlane/report.xml
*/fastlane/Preview.html
*/fastlane/screenshots
ios/DerivedData/
ios/Pods/
ios/Index/
# Bundle artifact
*.jsbundle
*.apk
*.bundle
JavaScript
1
https://gitee.com/catknight2016/HealthManager.git
git@gitee.com:catknight2016/HealthManager.git
catknight2016
HealthManager
HealthManager
master

搜索帮助