mirror of
https://github.com/CesiumGS/obj2gltf.git
synced 2024-11-23 08:34:14 -05:00
17 lines
168 B
Plaintext
17 lines
168 B
Plaintext
# NPM
|
|
node_modules
|
|
npm-debug.log
|
|
|
|
# WebStorm user-specific
|
|
.idea/workspace.xml
|
|
.idea/tasks.xml
|
|
|
|
# Generate data
|
|
.eslintcache
|
|
coverage
|
|
doc
|
|
output
|
|
test
|
|
*.tgz
|
|
.nyc_output
|