From 9280d221d473730e81738628d1b247131f500a64 Mon Sep 17 00:00:00 2001
From: admin <zzjincn@163.com>
Date: 星期日, 27 四月 2025 17:56:44 +0800
Subject: [PATCH] 读写redis处理,未完工

---
 .gitignore |   32 ++++++++++++++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 6ca9a04..5a13347 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,3 +57,35 @@
 build/CMakeFiles/AIRecognize.dir/deploy/run.cpp.o.d
 build/CMakeFiles/AIRecognize.dir/deploy/yolov5.cpp.o
 build/CMakeFiles/AIRecognize.dir/deploy/yolov5.cpp.o.d
+build/CMakeFiles/cmake.check_cache
+build/CMakeFiles/progress.marks
+build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake
+build/CMakeFiles/3.22.1/CMakeSystem.cmake
+build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out
+build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu
+build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin
+build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c
+build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o
+build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c
+build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin
+build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii
+build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii
+build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c
+build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu
+build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c
+build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin
+build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c
+build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o
+build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx
+build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin
+build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp
+build/CMakeFiles/AIRecognize.dir/cmake_clean.cmake
+build/CMakeFiles/AIRecognize.dir/compiler_depend.make
+build/CMakeFiles/AIRecognize.dir/compiler_depend.ts
+build/CMakeFiles/AIRecognize.dir/depend.make
+build/CMakeFiles/AIRecognize.dir/progress.make
+build/CMakeFiles/AIRecognize.dir/compiler_depend.internal
+.vscode/settings.json
+build/CMakeFiles/Progress/1
+build/CMakeFiles/Progress/count.txt
+.vscode/settings.json

--
Gitblit v1.8.0