consolidate .gitignore patters into a single file

Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
oldabi
Janne Grunau 14 years ago
parent a5da3b040c
commit 2c3589bfda
  1. 30
      .gitignore
  2. 3
      doc/.gitignore
  3. 1
      ffpresets/.gitignore
  4. 8
      libavcodec/.gitignore
  5. 3
      libavcodec/alpha/.gitignore
  6. 3
      libavcodec/arm/.gitignore
  7. 3
      libavcodec/avr32/.gitignore
  8. 3
      libavcodec/bfin/.gitignore
  9. 3
      libavcodec/mips/.gitignore
  10. 3
      libavcodec/mlib/.gitignore
  11. 3
      libavcodec/ppc/.gitignore
  12. 3
      libavcodec/ps2/.gitignore
  13. 3
      libavcodec/sh4/.gitignore
  14. 3
      libavcodec/sparc/.gitignore
  15. 5
      libavcodec/x86/.gitignore
  16. 5
      libavcore/.gitignore
  17. 8
      libavdevice/.gitignore
  18. 8
      libavfilter/.gitignore
  19. 1
      libavfilter/x86/.gitignore
  20. 8
      libavformat/.gitignore
  21. 9
      libavutil/.gitignore
  22. 3
      libavutil/arm/.gitignore
  23. 2
      libavutil/avr32/.gitignore
  24. 3
      libavutil/bfin/.gitignore
  25. 2
      libavutil/mips/.gitignore
  26. 3
      libavutil/ppc/.gitignore
  27. 3
      libavutil/sh4/.gitignore
  28. 3
      libavutil/tomi/.gitignore
  29. 3
      libavutil/x86/.gitignore
  30. 6
      libpostproc/.gitignore
  31. 7
      libswscale/.gitignore
  32. 2
      libswscale/bfin/.gitignore
  33. 2
      libswscale/mlib/.gitignore
  34. 2
      libswscale/ppc/.gitignore
  35. 2
      libswscale/sparc/.gitignore
  36. 2
      libswscale/x86/.gitignore
  37. 12
      tests/.gitignore
  38. 18
      tools/.gitignore

30
.gitignore vendored

@ -4,12 +4,42 @@
*.d *.d
*.exe *.exe
*.ho *.ho
*-example
*-test *-test
*_g *_g
config.* config.*
doc/*.1
doc/*.html
doc/*.pod
doxy doxy
ffmpeg ffmpeg
ffplay ffplay
ffprobe ffprobe
ffserver 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 version.h

3
doc/.gitignore vendored

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

12
tests/.gitignore vendored

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

18
tools/.gitignore vendored

@ -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
Loading…
Cancel
Save