Commit 2c3589bf authored by Janne Grunau's avatar Janne Grunau

consolidate .gitignore patters into a single file

Signed-off-by: 's avatarJanne Grunau <janne-ffmpeg@jannau.net>
parent a5da3b04
......@@ -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
*.1
*.html
*.pod
*.o
*.d
*.exe
*.ho
*-example
*-test
libavcodec*
*.o
*.d
*.ho
libavcore*
*.o
*.d
*.exe
*.ho
*-example
*-test
libavdevice*
*.o
*.d
*.exe
*.ho
*-example
*-test
libavfilter*
*.o
*.d
*.exe
*.ho
*-example
*-test
libavformat*
*.d
*.o
*.exe
*.ho
*-example
*-test
libavutil*
avconfig.h
*.d
*.exe
*.ho
*-example
*-test
libpostproc*
*.d
*.exe
*.ho
*-example
*-test
libswscale*
*.o
*.o
*.d
*.exe
audiogen
base64
data
rotozoom
seek_test
tiny_psnr
videogen
vsynth1
vsynth2
*.o
*.d
*.exe
cws2fws
graph2dot
lavfi-showfiltfmts
pktdumper
probetest
qt-faststart
trasher*.d
*.exe
cws2fws
graph2dot
lavfi-showfiltfmts
pktdumper
probetest
qt-faststart
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