diff options
author | Diego Biurrun <diego@biurrun.de> | 2012-01-25 14:56:24 +0100 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2013-01-03 15:20:12 +0100 |
commit | 576834b08e2eef0f076dd036276c410b38e7d620 (patch) | |
tree | 327b0be9b2669cced0ee82b235a6cf2ff9bb4e15 | |
parent | 50b8e4c8fd25cc588062cafdda9ef57755e8fe67 (diff) | |
download | ffmpeg-576834b08e2eef0f076dd036276c410b38e7d620.tar.gz |
Ignore generated aviocat tool.
(cherry picked from commit 50639cbefef8cc9f3df19241be7cf23cde8313b7)
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2118a5115e..478a1eebf3 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 |