mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
[js/web] rename build-def.ts to build-def.d.ts (#9954)
This commit is contained in:
parent
c7e8365e1f
commit
b9909f985e
2 changed files with 2 additions and 0 deletions
2
js/web/.gitignore
vendored
2
js/web/.gitignore
vendored
|
|
@ -6,6 +6,8 @@ dist/
|
|||
|
||||
tsconfig.tsbuildinfo
|
||||
|
||||
!lib/build-def.d.ts
|
||||
|
||||
lib/**/*.js
|
||||
lib/**/*.js.map
|
||||
test/**/*.js
|
||||
|
|
|
|||
Loading…
Reference in a new issue