From 257f00ec1ab06a2a161f535036c6512f3fc8e801 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 11 May 2016 12:03:34 +0200 Subject: Split global .gitignore file into per-directory files --- tests/.gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/.gitignore (limited to 'tests/.gitignore') diff --git a/tests/.gitignore b/tests/.gitignore new file mode 100644 index 0000000000..7ddaca2115 --- /dev/null +++ b/tests/.gitignore @@ -0,0 +1,8 @@ +/audiogen +/base64 +/data/ +/pixfmts.mak +/rotozoom +/tiny_psnr +/videogen +/vsynth1/ -- cgit v1.2.3