obj2gltf/.gitignore

21 lines
235 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
2023-02-10 13:15:01 -05:00
yarn.lock
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
2021-08-02 09:42:20 -04:00
# VSCode user-specific
*.vscode
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