onnxruntime/js/node/.gitignore
Yulong Wang 1cc896c8ae
optimize js package folder structure (#7989)
* put generated .js files into dist/ folder

* format code
2021-06-08 16:49:06 -07:00

10 lines
99 B
Text

node_modules/
/build/
/bin/
/dist/
/prebuilds/
/types/
/lib/**/*.js
/script/**/*.js
/test/**/*.js