diff options
| author | Eric Dao <eric@erickhangdao.com> | 2025-03-10 17:54:31 -0400 |
|---|---|---|
| committer | Eric Dao <eric@erickhangdao.com> | 2025-03-10 17:54:31 -0400 |
| commit | ab224e2e6ba65f5a369ec392f99cd8845ad06c98 (patch) | |
| tree | a1e757e9341863ed52b8ad4c5a1c45933aab9da4 /python/openvino/runtime/.gitignore | |
| parent | 40da1752f2c8639186b72f6838aa415e854d0b1d (diff) | |
| download | thesis-master.tar.gz thesis-master.tar.bz2 thesis-master.zip | |
Diffstat (limited to 'python/openvino/runtime/.gitignore')
| -rw-r--r-- | python/openvino/runtime/.gitignore | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/python/openvino/runtime/.gitignore b/python/openvino/runtime/.gitignore new file mode 100644 index 0000000..4c16775 --- /dev/null +++ b/python/openvino/runtime/.gitignore @@ -0,0 +1,21 @@ +*~ +*# +*.marks +release_build/ +build*/ +example_designs/mem_bandwidth/bin/ +example_designs/mem_bandwidth/simulation.tar.gz +example_designs/mem_bandwidth/temp_simulation/ +linux64/lib/ +linux64/libexec/diagnose +linux64/libexec/program +ase/mpf_src +*.pyc +*.swp +*.kwlp +*.kwps +temp_simulation/ +simulation.tar.gz +embedded_arm_sdk +hps_packages +poky*.sh |
