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 | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index b90b7ea..cd672bd 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,8 @@ *.exe *.out *.app + +/build +build* +.idea +.vscode -- Gitblit v1.8.0