obj2gltf/.gitignore
Matthew Amato 24513be7b8 Clean up .gitignore and .npmignore
There were some outdated and missing entries.
2017-06-28 08:34:42 -04:00

15 lines
156 B
Plaintext

# NPM
node_modules
npm-debug.log
# WebStorm user-specific
.idea/workspace.xml
.idea/tasks.xml
# Generate data
.eslintcache
coverage
doc
*.tgz
.nyc_output