From eb5c27554747daadf1c99e343c4dd85b1f6ebe56 Mon Sep 17 00:00:00 2001 From: Looly Date: Fri, 14 Feb 2025 17:44:06 +0800 Subject: [PATCH] add ignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d90ef8d15..ffd19ab77 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,9 @@ build/ *.iml *.iws +# Vscode +.vscode/ + # temp ignore *.log *.cache