From 01d9022b47e5e20f39ca1115d334c43774378dfc Mon Sep 17 00:00:00 2001 From: zhangmeng <zhangmeng@aiiot.com> Date: 星期三, 25 三月 2020 13:56:16 +0800 Subject: [PATCH] add log for local video --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index e9e98b7..cd672bd 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,6 @@ *.app /build +build* +.idea +.vscode -- Gitblit v1.8.0