convert svn:ignore properties to .gitignore files
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
This commit is contained in:
parent
a1c68a438c
commit
348b8218f7
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
.config
|
||||||
|
.version
|
||||||
|
*.o
|
||||||
|
*.d
|
||||||
|
*.exe
|
||||||
|
*.ho
|
||||||
|
*-test
|
||||||
|
*_g
|
||||||
|
config.*
|
||||||
|
doxy
|
||||||
|
ffmpeg
|
||||||
|
ffplay
|
||||||
|
ffprobe
|
||||||
|
ffserver
|
||||||
|
version.h
|
3
doc/.gitignore
vendored
Normal file
3
doc/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
*.1
|
||||||
|
*.html
|
||||||
|
*.pod
|
1
ffpresets/.gitignore
vendored
Normal file
1
ffpresets/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
|
8
libavcodec/.gitignore
vendored
Normal file
8
libavcodec/.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
*.o
|
||||||
|
*.d
|
||||||
|
*.exe
|
||||||
|
*.ho
|
||||||
|
*-example
|
||||||
|
*-test
|
||||||
|
libavcodec*
|
||||||
|
|
3
libavcodec/alpha/.gitignore
vendored
Normal file
3
libavcodec/alpha/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
||||||
|
|
3
libavcodec/arm/.gitignore
vendored
Normal file
3
libavcodec/arm/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
||||||
|
|
3
libavcodec/avr32/.gitignore
vendored
Normal file
3
libavcodec/avr32/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
||||||
|
|
3
libavcodec/bfin/.gitignore
vendored
Normal file
3
libavcodec/bfin/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
||||||
|
|
3
libavcodec/mips/.gitignore
vendored
Normal file
3
libavcodec/mips/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
||||||
|
|
3
libavcodec/mlib/.gitignore
vendored
Normal file
3
libavcodec/mlib/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
||||||
|
|
3
libavcodec/ppc/.gitignore
vendored
Normal file
3
libavcodec/ppc/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
||||||
|
|
3
libavcodec/ps2/.gitignore
vendored
Normal file
3
libavcodec/ps2/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
||||||
|
|
3
libavcodec/sh4/.gitignore
vendored
Normal file
3
libavcodec/sh4/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
||||||
|
|
3
libavcodec/sparc/.gitignore
vendored
Normal file
3
libavcodec/sparc/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
||||||
|
|
5
libavcodec/x86/.gitignore
vendored
Normal file
5
libavcodec/x86/.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
*.d
|
||||||
|
*.exe
|
||||||
|
*.ho
|
||||||
|
*-test
|
||||||
|
|
5
libavcore/.gitignore
vendored
Normal file
5
libavcore/.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
*.o
|
||||||
|
*.d
|
||||||
|
*.ho
|
||||||
|
libavcore*
|
||||||
|
|
8
libavdevice/.gitignore
vendored
Normal file
8
libavdevice/.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
*.o
|
||||||
|
*.d
|
||||||
|
*.exe
|
||||||
|
*.ho
|
||||||
|
*-example
|
||||||
|
*-test
|
||||||
|
libavdevice*
|
||||||
|
|
8
libavfilter/.gitignore
vendored
Normal file
8
libavfilter/.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
*.o
|
||||||
|
*.d
|
||||||
|
*.exe
|
||||||
|
*.ho
|
||||||
|
*-example
|
||||||
|
*-test
|
||||||
|
libavfilter*
|
||||||
|
|
1
libavfilter/x86/.gitignore
vendored
Normal file
1
libavfilter/x86/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
|
8
libavformat/.gitignore
vendored
Normal file
8
libavformat/.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
*.o
|
||||||
|
*.d
|
||||||
|
*.exe
|
||||||
|
*.ho
|
||||||
|
*-example
|
||||||
|
*-test
|
||||||
|
libavformat*
|
||||||
|
|
9
libavutil/.gitignore
vendored
Normal file
9
libavutil/.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
*.d
|
||||||
|
*.o
|
||||||
|
*.exe
|
||||||
|
*.ho
|
||||||
|
*-example
|
||||||
|
*-test
|
||||||
|
libavutil*
|
||||||
|
avconfig.h
|
||||||
|
|
3
libavutil/arm/.gitignore
vendored
Normal file
3
libavutil/arm/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
||||||
|
|
2
libavutil/avr32/.gitignore
vendored
Normal file
2
libavutil/avr32/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*.ho
|
||||||
|
|
3
libavutil/bfin/.gitignore
vendored
Normal file
3
libavutil/bfin/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
||||||
|
|
2
libavutil/mips/.gitignore
vendored
Normal file
2
libavutil/mips/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*.ho
|
||||||
|
|
3
libavutil/ppc/.gitignore
vendored
Normal file
3
libavutil/ppc/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
||||||
|
|
3
libavutil/sh4/.gitignore
vendored
Normal file
3
libavutil/sh4/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
||||||
|
|
3
libavutil/tomi/.gitignore
vendored
Normal file
3
libavutil/tomi/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
||||||
|
|
3
libavutil/x86/.gitignore
vendored
Normal file
3
libavutil/x86/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
||||||
|
|
6
libpostproc/.gitignore
vendored
Normal file
6
libpostproc/.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
*.d
|
||||||
|
*.exe
|
||||||
|
*.ho
|
||||||
|
*-example
|
||||||
|
*-test
|
||||||
|
libpostproc*
|
7
libswscale/.gitignore
vendored
Normal file
7
libswscale/.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
*.d
|
||||||
|
*.exe
|
||||||
|
*.ho
|
||||||
|
*-example
|
||||||
|
*-test
|
||||||
|
libswscale*
|
||||||
|
*.o
|
2
libswscale/bfin/.gitignore
vendored
Normal file
2
libswscale/bfin/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
2
libswscale/mlib/.gitignore
vendored
Normal file
2
libswscale/mlib/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
2
libswscale/ppc/.gitignore
vendored
Normal file
2
libswscale/ppc/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
2
libswscale/sparc/.gitignore
vendored
Normal file
2
libswscale/sparc/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
2
libswscale/x86/.gitignore
vendored
Normal file
2
libswscale/x86/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*.d
|
||||||
|
*.ho
|
12
tests/.gitignore
vendored
Normal file
12
tests/.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
*.o
|
||||||
|
*.d
|
||||||
|
*.exe
|
||||||
|
audiogen
|
||||||
|
base64
|
||||||
|
data
|
||||||
|
rotozoom
|
||||||
|
seek_test
|
||||||
|
tiny_psnr
|
||||||
|
videogen
|
||||||
|
vsynth1
|
||||||
|
vsynth2
|
18
tools/.gitignore
vendored
Normal file
18
tools/.gitignore
vendored
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
*.o
|
||||||
|
*.d
|
||||||
|
*.exe
|
||||||
|
cws2fws
|
||||||
|
graph2dot
|
||||||
|
lavfi-showfiltfmts
|
||||||
|
pktdumper
|
||||||
|
probetest
|
||||||
|
qt-faststart
|
||||||
|
trasher*.d
|
||||||
|
*.exe
|
||||||
|
cws2fws
|
||||||
|
graph2dot
|
||||||
|
lavfi-showfiltfmts
|
||||||
|
pktdumper
|
||||||
|
probetest
|
||||||
|
qt-faststart
|
||||||
|
trasher
|
Loading…
x
Reference in New Issue
Block a user