mirror of
https://github.com/CesiumGS/obj2gltf.git
synced 2024-11-23 08:34:14 -05:00
21 lines
235 B
Plaintext
21 lines
235 B
Plaintext
# NPM
|
|
node_modules
|
|
npm-debug.log
|
|
package-lock.json
|
|
yarn.lock
|
|
|
|
# WebStorm user-specific
|
|
.idea/workspace.xml
|
|
.idea/tasks.xml
|
|
|
|
# VSCode user-specific
|
|
*.vscode
|
|
|
|
# Generate data
|
|
.eslintcache
|
|
coverage
|
|
*.tgz
|
|
.nyc_output
|
|
doc/*
|
|
!doc/cesium.png
|