update gitignores

Change-Id: I67bf154e35fa02b407a9b2c312a536d6bb2aaaf2
This commit is contained in:
Mike Frysinger 2012-09-25 14:11:13 -04:00
parent eb492100cd
commit d9ed9f9dae

7
.gitignore vendored
View File

@ -32,6 +32,8 @@
/ivfdec.dox
/ivfenc
/ivfenc.dox
/libvpx.so*
/libvpx.ver
/obj_int_extract
/postproc
/postproc.c
@ -43,6 +45,7 @@
/simple_encoder
/simple_encoder.c
/simple_encoder.dox
/test_libvpx
/twopass_encoder
/twopass_encoder.c
/twopass_encoder.dox
@ -55,9 +58,13 @@
/vp8cx_set_ref
/vp8cx_set_ref.c
/vp8cx_set_ref.dox
/vpx.pc
/vpx_config.c
/vpx_config.h
/vpx_rtcd.h
/vpx_version.h
/vpxdec
/vpxenc
TAGS
.cproject
.project