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
|
||||
/aes
|
||||
/aes_ctr
|
||||
/atomic
|
||||
/audio_fifo
|
||||
/avstring
|
||||
/base64
|
||||
/blowfish
|
||||
@@ -21,6 +23,7 @@
|
||||
/float_dsp
|
||||
/hash
|
||||
/hmac
|
||||
/imgutils
|
||||
/lfg
|
||||
/lls
|
||||
/log
|
||||
|
Reference in New Issue
Block a user