consolidate .gitignore patters into a single file

Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
This commit is contained in:
Janne Grunau 2011-01-18 20:44:24 +01:00
parent a5da3b040c
commit 2c3589bfda
38 changed files with 30 additions and 161 deletions

30
.gitignore vendored
View File

@ -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

3
doc/.gitignore vendored
View File

@ -1,3 +0,0 @@
*.1
*.html
*.pod

View File

@ -1 +0,0 @@

View File

@ -1,8 +0,0 @@
*.o
*.d
*.exe
*.ho
*-example
*-test
libavcodec*

View File

@ -1,3 +0,0 @@
*.d
*.ho

View File

@ -1,3 +0,0 @@
*.d
*.ho

View File

@ -1,3 +0,0 @@
*.d
*.ho

View File

@ -1,3 +0,0 @@
*.d
*.ho

View File

@ -1,3 +0,0 @@
*.d
*.ho

View File

@ -1,3 +0,0 @@
*.d
*.ho

View File

@ -1,3 +0,0 @@
*.d
*.ho

View File

@ -1,3 +0,0 @@
*.d
*.ho

View File

@ -1,3 +0,0 @@
*.d
*.ho

View File

@ -1,3 +0,0 @@
*.d
*.ho

View File

@ -1,5 +0,0 @@
*.d
*.exe
*.ho
*-test

View File

@ -1,5 +0,0 @@
*.o
*.d
*.ho
libavcore*

View File

@ -1,8 +0,0 @@
*.o
*.d
*.exe
*.ho
*-example
*-test
libavdevice*

View File

@ -1,8 +0,0 @@
*.o
*.d
*.exe
*.ho
*-example
*-test
libavfilter*

View File

@ -1 +0,0 @@

View File

@ -1,8 +0,0 @@
*.o
*.d
*.exe
*.ho
*-example
*-test
libavformat*

View File

@ -1,9 +0,0 @@
*.d
*.o
*.exe
*.ho
*-example
*-test
libavutil*
avconfig.h

View File

@ -1,3 +0,0 @@
*.d
*.ho

View File

@ -1,2 +0,0 @@
*.ho

View File

@ -1,3 +0,0 @@
*.d
*.ho

View File

@ -1,2 +0,0 @@
*.ho

View File

@ -1,3 +0,0 @@
*.d
*.ho

View File

@ -1,3 +0,0 @@
*.d
*.ho

View File

@ -1,3 +0,0 @@
*.d
*.ho

View File

@ -1,3 +0,0 @@
*.d
*.ho

View File

@ -1,6 +0,0 @@
*.d
*.exe
*.ho
*-example
*-test
libpostproc*

View File

@ -1,7 +0,0 @@
*.d
*.exe
*.ho
*-example
*-test
libswscale*
*.o

View File

@ -1,2 +0,0 @@
*.d
*.ho

View File

@ -1,2 +0,0 @@
*.d
*.ho

View File

@ -1,2 +0,0 @@
*.d
*.ho

View File

@ -1,2 +0,0 @@
*.d
*.ho

View File

@ -1,2 +0,0 @@
*.d
*.ho

12
tests/.gitignore vendored
View File

@ -1,12 +0,0 @@
*.o
*.d
*.exe
audiogen
base64
data
rotozoom
seek_test
tiny_psnr
videogen
vsynth1
vsynth2

18
tools/.gitignore vendored
View File

@ -1,18 +0,0 @@
*.o
*.d
*.exe
cws2fws
graph2dot
lavfi-showfiltfmts
pktdumper
probetest
qt-faststart
trasher*.d
*.exe
cws2fws
graph2dot
lavfi-showfiltfmts
pktdumper
probetest
qt-faststart
trasher