1 Star 0 Fork 1

张康/自助棋牌室---客户端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 1.29 KB
一键复制 编辑 原始数据 按行查看 历史
GAO 提交于 2023-08-26 09:50 . 添加第三方支付跳转
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
uni_modules
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.hbuilderx/*
.vscode/*
!.vscode/extensions.json
.idea
.svn
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# Node
/node/
node_tmp/
node_modules/
npm-debug.log.*
/.awcache/*
/.cache-loader/*
# scss
.scss-cache/
# Eclipse
*.pydevproject
.project
.metadata
tmp/
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
.factorypath
/src/main/resources/rebel.xml
# External tool builders
.externalToolBuilders/**
# Locally stored "Eclipse launch configurations"
*.launch
# CDT-specific
.cproject
# PDT-specific
.buildpath
# STS-specific
/.sts4-cache/*
# Intellij
.idea/
*.iml
*.iws
*.ipr
*.ids
*.orig
classes/
out/
# Visual Studio Code
.vscode/
# Maven
/log/
/target/
# Gradle
.gradle/
/build/
# Package Files
*.jar
*.war
*.ear
*.db
# Windows
# Windows image file caches
Thumbs.db
# Folder config file
Desktop.ini
# Mac OSX
.DS_Store
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
# Directories
/bin/
/deploy/
# Logs
*.log*
# Others
*.class
*.*~
*~
.merge_file*
# ESLint
.eslintcache
package-lock.json
yarn.lock
.history
.hintrc
jsconfig.json
# uni-app
unpackage
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kk_ah/chess_card_room_Client.git
git@gitee.com:kk_ah/chess_card_room_Client.git
kk_ah
chess_card_room_Client
自助棋牌室---客户端
master

搜索帮助