Browse Source

avutil/tests: add aes_ctr, audio_fifo and imgutils to .gitignore

tags/n3.3
Matthieu Bouron 8 years ago
parent
commit
adf5dc90a9
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      libavutil/tests/.gitignore

+ 3
- 0
libavutil/tests/.gitignore 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


Loading…
Cancel
Save