Browse Source
avutil/tests: add aes_ctr, audio_fifo and imgutils to .gitignore
tags/n3.3
Matthieu Bouron
8 years ago
1 changed files with
3 additions and
0 deletions
-
libavutil/tests/.gitignore
|
|
@@ -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 |
|
|
|