diff options
author | Clément Bœsch <clement@stupeflix.com> | 2016-06-23 17:49:32 +0200 |
---|---|---|
committer | Clément Bœsch <clement@stupeflix.com> | 2016-06-23 17:57:22 +0200 |
commit | a86fe0d73827de47f77b90cf9227b992207b11b9 (patch) | |
tree | 8ae0463c6cc1f6e31aa36dca3efa46f578aeca81 /tests/api | |
parent | 4e7a9212820a56bc731c09b2f11ae1422d070837 (diff) | |
download | ffmpeg-a86fe0d73827de47f77b90cf9227b992207b11b9.tar.gz |
tests/api: add .gitignore
Fixes regression since 5d48e4eafa6c4559683892b8638d10508125f3cf
Diffstat (limited to 'tests/api')
-rw-r--r-- | tests/api/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/api/.gitignore b/tests/api/.gitignore new file mode 100644 index 0000000000..bbab80ca73 --- /dev/null +++ b/tests/api/.gitignore @@ -0,0 +1 @@ +/*-test |