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