diff options
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 27 |
1 files changed, 23 insertions, 4 deletions
@@ -27,7 +27,7 @@ v4l/modules.order$ v4l/config-compat.h$ v4l/.myconfig$ v4l/.snapshot$ -v4l2-apps/lib/.*\.so$ +v4l2-apps/libv4l2util/.*\.so$ v4l2-apps/include v4l2-apps/test/driver-test$ v4l2-apps/test/v4lgrab$ @@ -35,11 +35,13 @@ v4l2-apps/test/ioctl-test$ v4l2-apps/test/sliced-vbi-detect$ v4l2-apps/test/sliced-vbi-test$ v4l2-apps/test/vbi-test$ -v4l2-apps/test/capture_example$ +v4l2-apps/test/capture-example$ v4l2-apps/test/pixfmt-test$ +v4l2-apps/test/stress-buffer$ v4l2-apps/util/v4l2-dbg$ v4l2-apps/util/v4l2-chipids.cpp$ v4l2-apps/util/v4l2-compliance$ +v4l2-apps/util/v4l2-sysfs-path$ v4l2-apps/util/keycodes/.* v4l2-apps/util/keytable$ v4l2-apps/util/parse.h$ @@ -52,5 +54,22 @@ v4l2-apps/util/v4l2-ctl$ v4l2-apps/util/cx18-ctl$ v4l2-apps/util/ivtv-ctl$ v4l2-apps/util/v4l-board-dbg$ -v4l2-apps/lib/libv4l/libv4l[12]/.*.so.0$ -v4l2-apps/lib/libv4l/libv4lconvert/.*.so.0$ +v4l2-apps/libv4l/libv4l[12]/.*.so.0$ +v4l2-apps/libv4l/libv4lconvert/.*.so.0$ +v4l2-apps/libv4l/libv4l[12]/.*.so$ +v4l2-apps/libv4l/libv4lconvert/.*.so$ +v4l2-spec/capture$ +v4l2-spec/capture.c.sgml$ +v4l2-spec/entities.sgml$ +v4l2-spec/.*\.stamp$ +v4l2-spec/indices.sgml$ +v4l2-spec/v4l2-single$ +v4l2-spec/v4l2$ +v4l2-spec/v4l2.pdf$ +v4l2-spec/videodev2.h.sgml$ +v4l/firmware/cpia2/stv0672_vp4.bin +v4l/firmware/dabusb/bitstream.bin +v4l/firmware/dabusb/firmware.fw +v4l/firmware/ihex2fw +v4l/firmware/ttusb-budget/dspbootcode.bin +v4l/firmware/vicam/firmware.fw |