mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-19 19:00:47 +00:00
Add build output directory to gitignore (#10092)
This commit is contained in:
parent
f696d17906
commit
84f58015b5
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -9,3 +9,5 @@ _site
|
|||
.psenvrc
|
||||
|
||||
.vscode
|
||||
|
||||
build
|
||||
|
|
|
|||
Loading…
Reference in a new issue