summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-03-10 21:00:55 +0100
committerStanislaw Halik <sthalik@misaki.pl>2022-03-10 21:00:55 +0100
commit0ebf109dd439950263ac1b42e40d6892def28e6d (patch)
treeb39b888ad143b5318ca4c8d690e7409c54a7c557
parent7bc86391b9d4a65c4d0dbc93c564630f87c84335 (diff)
add onnxruntime
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8212ed3..fd2d8db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/opencv/
/RSSDK-R2/
/eigen/
+/onnxruntime*/