On 10/15/2019 10:08 PM, Guo, Yejun wrote: > > >> -----Original Message----- >> From: ffmpeg-devel [mailto:[email protected]] On Behalf Of >> Zhao Zhili >> Sent: Wednesday, October 16, 2019 12:21 AM >> To: [email protected] >> Cc: Zhao Zhili <[email protected]> >> 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.
Applied. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
