From 3cec32883caa6266bf428d77628197810e71e93c Mon Sep 17 00:00:00 2001 From: Sanchime Date: Sat, 30 Jul 2022 18:18:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9B=E5=BB=BA=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitgnore | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitgnore b/.gitgnore index 827b3dc..39ac949 100644 --- a/.gitgnore +++ b/.gitgnore @@ -1,5 +1,5 @@ -obj/ -bin/ -vscode/ -vs/ -idea/ \ No newline at end of file +/obj/ +/bin/ +/.vscode/ +/.vs/ +/.idea/ \ No newline at end of file