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


Loading…
Cancel
Save