加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 466 Bytes
一键复制 编辑 原始数据 按行查看 历史
.DS_Store
_site
.*-cache
.*-metadata
build
.*swp
node_modules
# Dart and Flutter
.flutter-plugins
.flutter-plugins-dependencies
.packages
.dart_tool
pubspec.lock
example.g
tmp/
# We haven't had any issues due to npm (sub-)package version discrepancies,
# so we'll ignore the npm lock file for now.
package-lock.json
.idea/
.vscode/
.firebase/
firebase-debug.log
# Until future update
Dockerfile
docker-compose.yml
.dockerignore
Makefile
.env.*
_config_local.yml
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化