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