From 69be6704edabe9d4548cd8c5affedad0466af687 Mon Sep 17 00:00:00 2001 From: YuhangQ Date: Thu, 2 Mar 2023 07:21:46 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore?= 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 a373098..d833593 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.o *.d -.vscode \ No newline at end of file +.vscode +*.txt \ No newline at end of file