Commit b16594c4 authored by carbon's avatar carbon

optimize gitignore files

parent 0e1c8ece
install/
host-tools
host-tools/
*~
*.swp
*.swo
*.bak
*.rej
.DS_Store
tags
.tags*
cscope.*
ncscope.*
.svim
...@@ -4,3 +4,8 @@ cvitek/task/isp/isp ...@@ -4,3 +4,8 @@ cvitek/task/isp/isp
cvitek/build/ cvitek/build/
cvitek/install/bin cvitek/install/bin
cvitek/install/lib cvitek/install/lib
cvitek/install/lib/libaudio.a
cvitek/install/lib/libcomm.a
cvitek/install/lib/librgn.a
...@@ -5,6 +5,8 @@ ...@@ -5,6 +5,8 @@
*.dep *.dep
*.dwo *.dwo
ko
lib lib
bin bin
include include
......
sample_16bitto8bit
sample_add
sample_and
sample_bernsen
sample_bgmodel
sample_cannyedge
sample_cannyhysedge
sample_csc
sample_dilate
sample_dma
sample_erode
sample_filter
sample_filterandcsc
sample_framediffmotion
sample_gmm
sample_gmm2
sample_gradfg
sample_hist
sample_integ
sample_lbp
sample_magandang
sample_map
sample_ncc
sample_normgrad
sample_or
sample_ordstatfilter
sample_query
sample_resize
sample_sad
sample_sobel
sample_stcandicorner
sample_sub
sample_thresh
sample_thresh_S16
sample_thresh_U16
sample_xor
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment