From 11cfff04eda73a4ba92eb13bc0d09cbd224cd9e3 Mon Sep 17 00:00:00 2001 From: Zhao Zhili Date: Wed, 16 Oct 2019 00:21:10 +0800 Subject: FATE/dnn: add .gitignore Reviewed-by: Guo, Yejun --- tests/dnn/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/dnn/.gitignore (limited to 'tests') 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 -- cgit v1.2.3