obj2gltf/.gitignore

16 lines
166 B
Plaintext
Raw Normal View History

2016-07-08 18:10:18 -04:00
# NPM
2016-06-09 13:33:08 -04:00
node_modules
npm-debug.log
2016-07-08 18:10:18 -04:00
# WebStorm user-specific
2016-06-09 13:33:08 -04:00
.idea/workspace.xml
.idea/tasks.xml
2016-07-08 18:10:18 -04:00
# TypeScript definitions
typings
2016-07-08 18:10:18 -04:00
# Generate data
test
2016-07-20 13:25:54 -04:00
coverage
*.tgz