diff options
author | Diego Biurrun | 2012-01-25 14:56:24 +0100 |
---|---|---|
committer | Diego Biurrun | 2012-01-25 15:04:35 +0100 |
commit | 50639cbefef8cc9f3df19241be7cf23cde8313b7 (patch) | |
tree | a31df58f38ca08bc6e0db673aa8681611da86337 /.gitignore | |
parent | 07a873a27775d6004536bff1186c26c6e52c2b50 (diff) |
Ignore generated aviocat and ismindex tools.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3508635b05..754051d79d 100644 --- a/.gitignore +++ b/.gitignore @@ -34,8 +34,10 @@ tests/tiny_psnr tests/videogen tests/vsynth1 tests/vsynth2 +tools/aviocat tools/cws2fws tools/graph2dot +tools/ismindex tools/lavfi-showfiltfmts tools/pktdumper tools/probetest |