fix isp and write bash script for set up ftp server in Hi3516
This commit is contained in:
21
.gitignore
vendored
21
.gitignore
vendored
@@ -1,18 +1,23 @@
|
||||
# Xmake cache
|
||||
.xmake/
|
||||
.vscode/
|
||||
.devenv/
|
||||
.direnv/
|
||||
Hi3516CV500_SDK/
|
||||
toolchains/
|
||||
arm-himix200-linux/
|
||||
build/
|
||||
.xmake
|
||||
.vscode
|
||||
.devenv
|
||||
.direnv
|
||||
Hi3516CV500_SDK
|
||||
toolchains
|
||||
arm-himix200-linux
|
||||
build
|
||||
Rouring
|
||||
Rouring-Vision
|
||||
smart_trash_bin
|
||||
nnie-yolov3-demo
|
||||
dtof_sensor_driver
|
||||
|
||||
# Build Cache
|
||||
*.a
|
||||
*.o
|
||||
*.so
|
||||
|
||||
# MacOS Cache
|
||||
.DS_Store
|
||||
|
||||
|
Reference in New Issue
Block a user