From 2c3589bfda036c7827ded0bf38b16dfe7630bae1 Mon Sep 17 00:00:00 2001 From: Janne Grunau Date: Tue, 18 Jan 2011 20:44:24 +0100 Subject: consolidate .gitignore patters into a single file Signed-off-by: Janne Grunau --- .gitignore | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 64dc57bec0..eac1758ed9 100644 --- a/.gitignore +++ b/.gitignore @@ -4,12 +4,42 @@ *.d *.exe *.ho +*-example *-test *_g config.* +doc/*.1 +doc/*.html +doc/*.pod doxy ffmpeg ffplay ffprobe ffserver +libavcodec/libavcodec* +libavcore/libavcore* +libavdevice/libavdevice* +libavfilter/libavfilter* +libavformat/libavformat* +libavutil/avconfig.h +libavutil/libavutil* +libpostproc/libpostproc* +libswscale/libswscale* +tests/audiogen +tests/base64 +tests/data +tests/rotozoom +tests/seek_test +tests/tiny_psnr +tests/videogen +tests/vsynth1 +tests/vsynth2 +tools/cws2fws +tools/graph2dot +tools/lavfi-showfiltfmts +tools/pktdumper +tools/probetest +tools/qt-faststart +tools/trasher +tools/trasher*.d version.h -- cgit v1.2.3