From 4496b59ab27d569df1da7ef634e02273b3a9618a Mon Sep 17 00:00:00 2001
From: zhangzengfei <zhangzengfei@smartai.com>
Date: 星期一, 10 一月 2022 17:15:09 +0800
Subject: [PATCH] 更新人脸算法

---
 .gitignore |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diff --git a/.gitignore b/.gitignore
index c298eda..8a7c6bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,14 +34,7 @@
 
 # IntelliJ
 *.iml
-.idea/
-.idea/workspace.xml
-.idea/tasks.xml
-.idea/gradle.xml
-.idea/assetWizardSettings.xml
-.idea/dictionaries
-.idea/libraries
-.idea/caches
+.idea/*
 
 # Keystore files
 # Uncomment the following line if you do not want to check your keystore files in.

--
Gitblit v1.8.0