mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-06 00:03:22 +00:00
14 lines
134 B
Text
14 lines
134 B
Text
/.vscode/
|
|
/build/
|
|
/script/
|
|
/src/
|
|
/test/
|
|
|
|
/types/**/*.d.ts
|
|
!/types/lib/**/*.d.ts
|
|
|
|
CMakeLists.txt
|
|
tsconfig.json
|
|
**/*.tsbuildinfo
|
|
|
|
*.tgz
|