Module: libav Branch: release/0.8 Commit: 576834b08e2eef0f076dd036276c410b38e7d620
Author: Diego Biurrun <[email protected]> Committer: Diego Biurrun <[email protected]> Date: Wed Jan 25 14:56:24 2012 +0100 Ignore generated aviocat tool. (cherry picked from commit 50639cbefef8cc9f3df19241be7cf23cde8313b7) Signed-off-by: Diego Biurrun <[email protected]> --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 2118a51..478a1ee 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ tests/tiny_psnr tests/videogen tests/vsynth1 tests/vsynth2 +tools/aviocat tools/cws2fws tools/graph2dot tools/lavfi-showfiltfmts _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
