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 | 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