From 11072991d42098b257502317396fb5590b4023e3 Mon Sep 17 00:00:00 2001 From: Star Date: Thu, 24 Oct 2024 18:32:11 +0800 Subject: [PATCH] add gitingore --- tests/.gitignore => .gitignore | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/.gitignore => .gitignore (100%) diff --git a/tests/.gitignore b/.gitignore similarity index 100% rename from tests/.gitignore rename to .gitignore