[FFmpeg-cvslog] FATE/dnn: add .gitignore

Zhao Zhili git at videolan.org
Wed Oct 23 15:59:37 EEST 2019


ffmpeg | branch: master | Zhao Zhili <quinkblack at foxmail.com> | Wed Oct 16 00:21:10 2019 +0800| [11cfff04eda73a4ba92eb13bc0d09cbd224cd9e3] | committer: James Almer

FATE/dnn: add .gitignore

Reviewed-by: Guo, Yejun <yejun.guo at intel.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=11cfff04eda73a4ba92eb13bc0d09cbd224cd9e3
---

 tests/dnn/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tests/dnn/.gitignore b/tests/dnn/.gitignore
new file mode 100644
index 0000000000..5eedaaa56d
--- /dev/null
+++ b/tests/dnn/.gitignore
@@ -0,0 +1,4 @@
+/dnn-layer-conv2d-test
+/dnn-layer-depth2space-test
+/dnn-layer-maximum-test
+/dnn-layer-pad-test



More information about the ffmpeg-cvslog mailing list