From 575e22e39d356e4135dba6adada6d3f65998e0ef Mon Sep 17 00:00:00 2001 From: zhangmeng <zhangmeng@aiotlink.com> Date: 星期五, 10 一月 2020 17:37:06 +0800 Subject: [PATCH] ignore sub json --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 4582120..048e1dc 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ libs/ libcomm.so FPN_REID* +*sub*.json -- Gitblit v1.8.0