You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
avutil/tests: add aes_ctr, audio_fifo and imgutils to .gitignore
This commit is contained in:
3
libavutil/tests/.gitignore
vendored
3
libavutil/tests/.gitignore
vendored
@@ -1,6 +1,8 @@
|
|||||||
/adler32
|
/adler32
|
||||||
/aes
|
/aes
|
||||||
|
/aes_ctr
|
||||||
/atomic
|
/atomic
|
||||||
|
/audio_fifo
|
||||||
/avstring
|
/avstring
|
||||||
/base64
|
/base64
|
||||||
/blowfish
|
/blowfish
|
||||||
@@ -21,6 +23,7 @@
|
|||||||
/float_dsp
|
/float_dsp
|
||||||
/hash
|
/hash
|
||||||
/hmac
|
/hmac
|
||||||
|
/imgutils
|
||||||
/lfg
|
/lfg
|
||||||
/lls
|
/lls
|
||||||
/log
|
/log
|
||||||
|
Reference in New Issue
Block a user