From 5721f88ac88ca1fe29bab3ed47913a74e4257aa1 Mon Sep 17 00:00:00 2001 From: gaoyang3513 Date: Tue, 24 Dec 2024 16:45:10 +0800 Subject: [PATCH] =?UTF-8?q?[Mod]=20=E6=9B=B4=E6=96=B0.gitignore=20?= =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index f41f4beb6..aa92a7f76 100644 --- a/.gitignore +++ b/.gitignore @@ -1,22 +1,24 @@ -install/ -out/ - -host-tools -host-tools/ +tags +.svim +.DS_Store +compile_commands.json *~ *.swp *.swo *.bak *.rej -.DS_Store -tags .tags* cscope.* ncscope.* -.svim +out/ +install/ +host-tools/ + +.vscode/ +.cache/ __pycache__ -.vscode +