1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00
ruby-opencv/.gitignore
Patrick Ting 08a9655dc1 Added gemspec to be able to bundle install from git.
Added IplImage#smoothness that returns :smooth, :messy, or :blank.
Rake compile will now compile the C extension code.
2011-04-14 12:26:41 -07:00

16 lines
153 B
Text

.DS_Store
.project
examples/data
*.o
*.so
Makefile
mkmf.log
opencv.bundle
GPATH
GRTAGS
GSYMS
GTAGS
OpenCV-2.2.0
ruby-1.9.2-p136
ext/opencv/test.txt
pkg/