onnxruntime-extensions/.gitignore

36 строки
425 B
Plaintext
Исходник Обычный вид История

2020-10-12 20:52:26 +03:00
# build, distribute, and bins (+ python proto bindings)
mybuild.*
build
build_host_protoc
build_android
build_ios
build_*
.build_debug/*
.build_release/*
distribute/*
dist/
2020-10-12 20:52:26 +03:00
*.testbin
*.bin
cmake_build
.cmake_build
cmake-build-debug
gen
.DS_Store
2020-10-12 20:52:26 +03:00
*~
.vs
TestResults/
.idea/
nuget_root/
.packages/
.vscode/
*.code-workspace
__pycache__
out/
*.egg-info/
.setuptools-cmake-build/
# Compiled Dynamic libraries
*.so
*.dylib
*.pyd