mirror of
https://github.com/bspeice/libcvautomation
synced 2024-12-04 13:58:11 -05:00
git status clean after build
This commit is contained in:
parent
50c2412454
commit
934d94b326
47
.gitignore
vendored
47
.gitignore
vendored
@ -1,2 +1,49 @@
|
|||||||
*.swp
|
*.swp
|
||||||
html/
|
html/
|
||||||
|
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
aclocal.m4
|
||||||
|
autom4te.cache/
|
||||||
|
config.guess
|
||||||
|
config.log
|
||||||
|
config.status
|
||||||
|
config.sub
|
||||||
|
configure
|
||||||
|
debian/changelog
|
||||||
|
debian/copyright
|
||||||
|
depcomp
|
||||||
|
docs/Doxyfile_example
|
||||||
|
docs/Doxyfile_library
|
||||||
|
docs/Makefile
|
||||||
|
docs/Makefile.in
|
||||||
|
docs/doxyfile.stamp
|
||||||
|
docs/man/
|
||||||
|
examples/.deps/
|
||||||
|
examples/.libs/
|
||||||
|
examples/Makefile
|
||||||
|
examples/Makefile.in
|
||||||
|
examples/cva-input
|
||||||
|
examples/cva-input.o
|
||||||
|
examples/cva-match
|
||||||
|
examples/cva-match.o
|
||||||
|
include/libcvautomation/libcvautomation.h
|
||||||
|
install-sh
|
||||||
|
libcvautomation.pc
|
||||||
|
libcvautomation/.deps/
|
||||||
|
libcvautomation/.libs/
|
||||||
|
libcvautomation/Makefile
|
||||||
|
libcvautomation/Makefile.in
|
||||||
|
libcvautomation/libcvautomation.la
|
||||||
|
libcvautomation/libcvautomation_la-libcvautomation-opencv.lo
|
||||||
|
libcvautomation/libcvautomation_la-libcvautomation-opencv.o
|
||||||
|
libcvautomation/libcvautomation_la-libcvautomation-xlib.lo
|
||||||
|
libcvautomation/libcvautomation_la-libcvautomation-xlib.o
|
||||||
|
libcvautomation/libcvautomation_la-libcvautomation-xtest.lo
|
||||||
|
libcvautomation/libcvautomation_la-libcvautomation-xtest.o
|
||||||
|
libtool
|
||||||
|
ltmain.sh
|
||||||
|
missing
|
||||||
|
py-compile
|
||||||
|
python/Makefile.in
|
||||||
|
rpm/libcvautomation.spec
|
||||||
|
Loading…
Reference in New Issue
Block a user