From 9e06836fdc70a4045f6dd0e01c97c4610aecbd5e Mon Sep 17 00:00:00 2001
From: zhangzengfei <zhangzengfei@smartai.com>
Date: 星期四, 14 十月 2021 15:45:45 +0800
Subject: [PATCH] add ptzTrack toPreset fun

---
 .gitignore |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8365624..cf98025 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
 # Compiled Object files, Static and Dynamic libs (Shared Objects)
-*.o
-*.a
-*.so
+
+.idea/
+.vscode/
 
 # Folders
 _obj

--
Gitblit v1.8.0