obj2gltf/.gitignore

17 lines
192 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
2017-11-06 09:42:37 -05:00
package-lock.json
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
# Generate data
.eslintcache
2016-07-20 13:25:54 -04:00
coverage
*.tgz
2017-06-20 13:24:03 -04:00
.nyc_output
2017-07-25 12:32:24 -04:00
doc/*
!doc/cesium.png