1
0
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:
Matthieu Bouron
2017-01-16 11:41:34 +01:00
parent e664730271
commit adf5dc90a9

View File

@@ -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