add missing ignore files
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
981f04b2ae
commit
8e17cd20b9
3 changed files with 3 additions and 0 deletions
1
doc/examples/.gitignore
vendored
1
doc/examples/.gitignore
vendored
|
|
@ -10,6 +10,7 @@
|
|||
/filtering_audio
|
||||
/filtering_video
|
||||
/http_multiclient
|
||||
/hw_decode
|
||||
/metadata
|
||||
/muxing
|
||||
/pc-uninstalled
|
||||
|
|
|
|||
1
libavcodec/tests/.gitignore
vendored
1
libavcodec/tests/.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
/avfft
|
||||
/avpacket
|
||||
/cabac
|
||||
/celp_math
|
||||
/dct
|
||||
/fft
|
||||
/fft-fixed
|
||||
|
|
|
|||
1
libavutil/tests/.gitignore
vendored
1
libavutil/tests/.gitignore
vendored
|
|
@ -34,6 +34,7 @@
|
|||
/pca
|
||||
/pixdesc
|
||||
/pixelutils
|
||||
/pixfmt_best
|
||||
/random_seed
|
||||
/rational
|
||||
/ripemd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue