14 Star 92 Fork 85

火星科技/mars3d-vue-project

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.gitignore 792 Bytes
Copy Edit Raw Blame History
木遥 authored 2024-11-14 19:17 +08:00 . 同步代码
# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/dist
/tmp
/out-tsc
# Only exists if Bazel was run
/bazel-out
# dependencies
/node_modules
public/lib/CesiumUnminified/
packages/mars3d/plugins/
packages/mars3d/node_modules/
mars3d-*src.*
# profiling files
chrome-profiler-events*.json
speed-measure-plugin*.json
# IDEs and editors
/.vscode
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace
# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
.history/*
# misc
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
npm-debug.log
yarn-error.log
testem.log
/typings
# System Files
.DS_Store
Thumbs.db
package-lock.json
# 本地测试
src/example/a-test
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/marsgis/mars3d-vue-project.git
git@gitee.com:marsgis/mars3d-vue-project.git
marsgis
mars3d-vue-project
mars3d-vue-project
master

Search