obj2gltf/.gitignore

16 lines
174 B
Plaintext
Raw Permalink 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
2018-10-16 10:28:21 -04: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
2017-03-13 15:28:51 -04:00
doc
*.tgz
2017-06-20 13:24:03 -04:00
.nyc_output