From 9341a66caba4472c2f6e5cc70522da28ab46e27d Mon Sep 17 00:00:00 2001 From: flykhan Date: Fri, 24 Mar 2023 11:07:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9git=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dbcb217..7bb4c06 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ **/*.exe -**/gmon.out \ No newline at end of file +**/*.out \ No newline at end of file