From 929161d380f1ad1fd502e447028c4242f949304a Mon Sep 17 00:00:00 2001 From: "453530270@qq.com" Date: Tue, 25 Jun 2024 16:23:51 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 59cd101..33570d8 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,5 @@ build/ ### VS Code ### .vscode/ -logs/ \ No newline at end of file +logs/ +files/ \ No newline at end of file