From e2ab0fb78b1c5cb06e12fe3735b6a550a9b6d441 Mon Sep 17 00:00:00 2001 From: 1820982382 Date: Sat, 1 Aug 2026 16:42:05 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0c957dc --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +.gradle/ +build/ +run/ +library/ +.idea/ +.vscode/ +.reasonix/ +.superpowers/ +.workbuddy/ +.trae/ +.iml +*.log +task_plan.md +findings.md +progress.md +library/参考/ +library/log/ +library/*.md +library/*.txt +路径.md