diff options
author | Clément Bœsch <clement@stupeflix.com> | 2016-06-22 11:25:49 +0200 |
---|---|---|
committer | Clément Bœsch <clement@stupeflix.com> | 2016-06-22 11:28:51 +0200 |
commit | 5558ff3a9f11acbf751fe46a27f5c67b04b23884 (patch) | |
tree | 95909d28d70a8f50bce569de43caa8f12da689a1 /tools | |
parent | 85185578ce309f5a605ec90d97f9acf38598ccaa (diff) | |
parent | 257f00ec1ab06a2a161f535036c6512f3fc8e801 (diff) | |
download | ffmpeg-5558ff3a9f11acbf751fe46a27f5c67b04b23884.tar.gz |
Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'
* commit '257f00ec1ab06a2a161f535036c6512f3fc8e801':
Split global .gitignore file into per-directory files
Merged-by: Clément Bœsch <clement@stupeflix.com>
Diffstat (limited to 'tools')
-rw-r--r-- | tools/.gitignore | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore new file mode 100644 index 0000000000..c0958f40cb --- /dev/null +++ b/tools/.gitignore @@ -0,0 +1,19 @@ +/aviocat +/ffbisect +/bisect.need +/crypto_bench +/cws2fws +/fourcc2pixfmt +/ffescape +/ffeval +/ffhash +/graph2dot +/ismindex +/pktdumper +/probetest +/qt-faststart +/sidxindex +/trasher +/seek_print +/uncoded_frame +/zmqsend |