add missing ignore files

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
pull/269/head
Jesse Liu 7 years ago committed by Michael Niedermayer
parent 981f04b2ae
commit 8e17cd20b9
  1. 1
      doc/examples/.gitignore
  2. 1
      libavcodec/tests/.gitignore
  3. 1
      libavutil/tests/.gitignore

@ -10,6 +10,7 @@
/filtering_audio /filtering_audio
/filtering_video /filtering_video
/http_multiclient /http_multiclient
/hw_decode
/metadata /metadata
/muxing /muxing
/pc-uninstalled /pc-uninstalled

@ -1,6 +1,7 @@
/avfft /avfft
/avpacket /avpacket
/cabac /cabac
/celp_math
/dct /dct
/fft /fft
/fft-fixed /fft-fixed

@ -34,6 +34,7 @@
/pca /pca
/pixdesc /pixdesc
/pixelutils /pixelutils
/pixfmt_best
/random_seed /random_seed
/rational /rational
/ripemd /ripemd

Loading…
Cancel
Save