Merge "update gitignore"

This commit is contained in:
Johann 2010-09-28 07:10:09 -07:00 committed by Code Review
commit e4d43c21c7

26
.gitignore vendored
View File

@ -1,19 +1,16 @@
*~
*.a
*.asm.s
*.d
*.o
*-old
*-new
*.mk
*.asm
TAGS
.bins
.libs
.deps
/.cflags-new
/.cflags-old
*~
/*-*.mk
/*.asm
/*.doxy
/.bins
/.deps
/.docs
/.install-*
/.libs
/Makefile
/config.err
/config.mk
@ -23,14 +20,11 @@ TAGS
/decode_with_drops
/decode_with_drops.c
/decode_with_drops.dox
/docs-generic-gnu.mk
/docs/
/doxyfile
/error_resilient
/error_resilient.c
/error_resilient.dox
/examples-generic-gnu.mk
/examples.doxy
/force_keyframe
/force_keyframe.c
/force_keyframe.dox
@ -38,8 +32,7 @@ TAGS
/ivfdec.dox
/ivfenc
/ivfenc.dox
/libs-generic-gnu.mk
/libs.doxy
/obj_int_extract
/postproc
/postproc.c
/postproc.dox
@ -66,3 +59,4 @@ TAGS
/vpx_config.c
/vpx_config.h
/vpx_version.h
TAGS