diff options
author | Diego Biurrun <diego@biurrun.de> | 2016-05-11 12:03:34 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2016-05-13 14:55:56 +0200 |
commit | 257f00ec1ab06a2a161f535036c6512f3fc8e801 (patch) | |
tree | 8e2344479d0f4ea6a85286c6b27c0e294a3de6bc /tools | |
parent | 763d69bfb2f0094e99f43e657cfd2b0471361f6b (diff) | |
download | ffmpeg-257f00ec1ab06a2a161f535036c6512f3fc8e801.tar.gz |
Split global .gitignore file into per-directory files
Diffstat (limited to 'tools')
-rw-r--r-- | tools/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore new file mode 100644 index 0000000000..21202faf21 --- /dev/null +++ b/tools/.gitignore @@ -0,0 +1,9 @@ +/aviocat +/cws2fws +/graph2dot +/ismindex +/pktdumper +/probetest +/qt-faststart +/sidxindex +/trasher |