Browse Source

Merge commit '294a51e18ab7df4d658249361a03f0d716a4e9f0'

* commit '294a51e18ab7df4d658249361a03f0d716a4e9f0':
  gitignore: Add all examples below doc/examples

Merged-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.2-rc1
Michael Niedermayer 12 years ago
parent
commit
d808dce4a9
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      .gitignore

+ 1
- 3
.gitignore View File

@@ -34,6 +34,7 @@
/doc/config.texi
/doc/avoptions_codec.texi
/doc/avoptions_format.texi
/doc/doxy/html/
/doc/examples/avio_reading
/doc/examples/avcodec
/doc/examples/demuxing_decoding
@@ -47,9 +48,6 @@
/doc/examples/scaling_video
/doc/examples/transcode_aac
/doc/fate.txt
/doc/doxy/html/
/doc/examples/output
/doc/examples/transcode_aac
/doc/print_options
/lcov/
/libavcodec/*_tablegen


Loading…
Cancel
Save