diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-12-15 16:49:13 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-12-16 12:25:55 +0100 |
commit | 0ab5d7e92b7970616066b634354d2233927ee36b (patch) | |
tree | dc9088c2c131649aa58d999f636eed0aa0b8ede6 /libavcodec | |
parent | a4580bf95985e033eb8857156db3670eeec48131 (diff) | |
download | ffmpeg-0ab5d7e92b7970616066b634354d2233927ee36b.tar.gz |
avcodec/tests: Update .gitignore file
Forgotten in 136865413c04760aeeda6079002bc3c1f9ae230a.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec')
-rw-r--r-- | libavcodec/tests/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/tests/.gitignore b/libavcodec/tests/.gitignore index 69bf891f44..2acfc4e804 100644 --- a/libavcodec/tests/.gitignore +++ b/libavcodec/tests/.gitignore @@ -1,3 +1,4 @@ +/avcodec /avfft /avpacket /cabac @@ -18,4 +19,3 @@ /mpeg12framerate /rangecoder /snowenc -/utils |