Merge commit '3cd612d44789948f72b52944474e0870c5c60964'

* commit '3cd612d44789948f72b52944474e0870c5c60964':
  gitignore: Ignore multilibrary example programs

Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2013-12-01 21:17:55 +01:00
commit d426863415

2
.gitignore vendored
View File

@ -46,6 +46,8 @@
/doc/examples/transcode_aac /doc/examples/transcode_aac
/doc/fate.txt /doc/fate.txt
/doc/doxy/html/ /doc/doxy/html/
/doc/examples/output
/doc/examples/transcode_aac
/doc/print_options /doc/print_options
/lcov/ /lcov/
/libavcodec/*_tablegen /libavcodec/*_tablegen