[FFmpeg-devel] [PATCH 2/2] FATE/dnn: add .gitignore
Guo, Yejun
yejun.guo at intel.com
Wed Oct 16 04:08:11 EEST 2019
> -----Original Message-----
> From: ffmpeg-devel [mailto:ffmpeg-devel-bounces at ffmpeg.org] On Behalf Of
> Zhao Zhili
> Sent: Wednesday, October 16, 2019 12:21 AM
> To: ffmpeg-devel at ffmpeg.org
> Cc: Zhao Zhili <quinkblack at foxmail.com>
> Subject: [FFmpeg-devel] [PATCH 2/2] FATE/dnn: add .gitignore
>
> ---
> tests/dnn/.gitignore | 4 ++++
> 1 file changed, 4 insertions(+)
> create mode 100644 tests/dnn/.gitignore
>
> 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
LGTM, thanks.
> --
> 2.21.0
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-devel
mailing list