Update gitignore
Signed-off-by: Kainan Cha <kainan.zha@verisilicon.com>
This commit is contained in:
parent
2b29d5d41c
commit
e24324ed42
|
|
@ -16,6 +16,7 @@
|
|||
|
||||
# User-specific files (MonoDevelop/Xamarin Studio)
|
||||
*.userprefs
|
||||
*.swp
|
||||
|
||||
# Build results
|
||||
*.o
|
||||
|
|
@ -33,6 +34,7 @@ NNApi0.3/
|
|||
NNApi0.4/
|
||||
OpenVX1.2/
|
||||
bazel-bin
|
||||
bazel-TIM-VX
|
||||
bazel-genfiles
|
||||
bazel-out
|
||||
bazel-ovxlib
|
||||
|
|
|
|||
Loading…
Reference in New Issue