mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-28 22:56:32 +00:00
22 lines
278 B
Text
22 lines
278 B
Text
/.vscode/ipch/
|
|
|
|
node_modules/
|
|
types/
|
|
dist/
|
|
|
|
tsconfig.tsbuildinfo
|
|
|
|
!lib/build-def.d.ts
|
|
|
|
lib/**/*.js
|
|
lib/**/*.js.map
|
|
test/**/*.js
|
|
test/**/*.js.map
|
|
script/**/*.js
|
|
script/**/*.js.map
|
|
|
|
lib/wasm/binding/**/*.wasm
|
|
!lib/wasm/binding/**/*.d.ts
|
|
|
|
test/testdata-config.json
|
|
test/data/node/
|