1 Star 0 Fork 22

0OoSEAoO0 / Three.js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 596 Bytes
一键复制 编辑 原始数据 按行查看 历史
gero3 提交于 2020-06-04 02:53 . cleanup
.DS_Store
*.swp
.project
.idea/
.vscode/
npm-debug.log
.jshintrc
.vs/
# The command'npm install --prefix test' adds files in the test folder (https://docs.npmjs.com/configuring-npm/folders.html#executables).
# There are 2 kinds of files, those without extension and those with cmd extension.
# To ignore files without a extension, following procedure is nessecary:
# - ignore all files in the test folder
# - unignore all files in subdirectories of the test folder
# - unignore all files with an extension in the test folder
test/*
!test/*/
!test/*.*
test/*.cmd
test/unit/build
**/node_modules
JavaScript
1
https://gitee.com/imsea/Three.js.git
git@gitee.com:imsea/Three.js.git
imsea
Three.js
Three.js
master

搜索帮助