From 3b4275366b252df97c0273e30ed7f1bbee6e9995 Mon Sep 17 00:00:00 2001 From: zhangmeng <zhangmeng@aiiot.com> Date: 星期三, 25 三月 2020 14:45:52 +0800 Subject: [PATCH] debug for local video --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index d5a7476..cd672bd 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,6 @@ *.app /build +build* .idea +.vscode -- Gitblit v1.8.0