diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-11-03 23:40:28 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-11-03 23:40:28 +0100 |
commit | 3af7919be40f8652c726c30947ecbe71ea34864f (patch) | |
tree | afafca7b3cd2f9505da24b6a51c4e6d70e692fd0 /.gitignore | |
parent | aa48446c9a42fc29ae46ea98717f29edc7fec27d (diff) | |
download | ffmpeg-streaming-3af7919be40f8652c726c30947ecbe71ea34864f.zip ffmpeg-streaming-3af7919be40f8652c726c30947ecbe71ea34864f.tar.gz |
add tools/fourcc2pixfmt to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ /tools/ffbisect /tools/bisect.need /tools/cws2fws +/tools/fourcc2pixfmt /tools/ffescape /tools/ffeval /tools/graph2dot |