onnxruntime/js/node/.npmignore
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

16 lines
152 B
Text

/.vscode/
/bin/
/build/
/prebuilds/
/script/
/src/
/test/
/types/**/*.d.ts
!/types/lib/**/*.d.ts
CMakeLists.txt
tsconfig.json
**/*.tsbuildinfo
*.tgz