Commit 257f00ec authored by Diego Biurrun's avatar Diego Biurrun

Split global .gitignore file into per-directory files

parent 763d69bf
......@@ -23,43 +23,7 @@
/avconv
/avplay
/avprobe
/avversion.h
/config.*
/coverage.info
/avversion.h
/doc/*.1
/doc/*.html
/doc/*.pod
/doc/avoptions_codec.texi
/doc/avoptions_format.texi
/doc/doxy/html/
/doc/examples/avcodec
/doc/examples/filter_audio
/doc/examples/metadata
/doc/examples/output
/doc/examples/transcode_aac
/doc/print_options
/lcov/
/libavformat/protocol_list.c
/libavcodec/*_tablegen
/libavcodec/*_tables.c
/libavcodec/*_tables.h
/libavcodec/bsf_list.c
/libavutil/avconfig.h
/tests/audiogen
/tests/base64
/tests/checkasm/checkasm
/tests/data/
/tests/pixfmts.mak
/tests/rotozoom
/tests/tiny_psnr
/tests/videogen
/tests/vsynth1/
/tools/aviocat
/tools/cws2fws
/tools/graph2dot
/tools/ismindex
/tools/pktdumper
/tools/probetest
/tools/qt-faststart
/tools/sidxindex
/tools/trasher
/*.1
/*.html
/*.pod
/avoptions_codec.texi
/avoptions_format.texi
/print_options
/avcodec
/filter_audio
/metadata
/output
/transcode_aac
/*_tablegen
/*_tables.c
/*_tables.h
/bsf_list.c
/protocol_list.c
/audiogen
/base64
/data/
/pixfmts.mak
/rotozoom
/tiny_psnr
/videogen
/vsynth1/
/aviocat
/cws2fws
/graph2dot
/ismindex
/pktdumper
/probetest
/qt-faststart
/sidxindex
/trasher
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment