mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
eaa8ff8a7e
When installing Ruby/OpenCV using bundler as follow: $ echo -e "\n"'gem "opencv", :git => "https://github.com/ser1zw/ruby-opencv"' >> Gemfile $ bundle install an error occured because "test/samples/movie_sample.avi" was not managed by git. So, changed .gitignore and some files to fix this problem.
14 KiB
14 KiB