From 257f00ec1ab06a2a161f535036c6512f3fc8e801 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 11 May 2016 12:03:34 +0200 Subject: Split global .gitignore file into per-directory files --- .gitignore | 38 +------------------------------------- 1 file changed, 1 insertion(+), 37 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0d8f1fb8f8..a191731ee0 100644 --- a/.gitignore +++ b/.gitignore @@ -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 -- cgit v1.2.3