mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
update .gitignore
This commit is contained in:
parent
11c4154b7c
commit
f946fa1122
1 changed files with 1 additions and 5 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,6 +1,5 @@
|
|||
.DS_Store
|
||||
.project
|
||||
examples/data
|
||||
*.o
|
||||
*.so
|
||||
*.obj
|
||||
|
@ -12,17 +11,14 @@ GPATH
|
|||
GRTAGS
|
||||
GSYMS
|
||||
GTAGS
|
||||
OpenCV-*
|
||||
opencv-*
|
||||
ruby-*.*.*
|
||||
ext/opencv/test.txt
|
||||
pkg/
|
||||
doc/
|
||||
log.txt
|
||||
videowriter_result.avi
|
||||
examples/contours/rotated-boxes-with-detected-bounding-rectangles.jpg
|
||||
Gemfile.lock
|
||||
.yardoc
|
||||
.RUBYLIBDIR.*
|
||||
.RUBYARCHDIR.*
|
||||
.bundle
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue