From baa9854c7f08b95e2134a05e1354433fdc878899 Mon Sep 17 00:00:00 2001 From: hym Date: Fri, 12 Dec 2025 19:00:13 +0800 Subject: [PATCH] =?UTF-8?q?gitignore=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9cc81ab..43bad07 100644 --- a/.gitignore +++ b/.gitignore @@ -171,7 +171,8 @@ compile_commands.json .LSOverride # Icon must end with two \r -Icon +Icon + # Thumbnails ._* @@ -192,3 +193,10 @@ Network Trash Folder Temporary Items .apdisk +.idea/.gitignore +.idea/Compiler_GUI.iml +.idea/editor.xml +.idea/misc.xml +.idea/modules.xml +.idea/QtSettings.xml +.idea/vcs.xml