9 Star 58 Fork 49

火星科技 / mars3d-vue-project

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 797 Bytes
一键复制 编辑 原始数据 按行查看 历史
木遥 提交于 2023-03-17 09:54 . 同步代码 v3.5.0
# 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/dist/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
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

搜索帮助