From a29cdafe8a2e66ef2e0f1a0ef24e2a15a1a86e6b Mon Sep 17 00:00:00 2001 From: zcr Date: Tue, 17 Mar 2026 11:31:19 +0800 Subject: [PATCH] 1 --- .gitignore | 1 + .idea/misc.xml | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 .idea/misc.xml diff --git a/.gitignore b/.gitignore index 3e9d1c1..50505af 100644 --- a/.gitignore +++ b/.gitignore @@ -435,3 +435,4 @@ FodyWeavers.xsd __pycache__/ *.pyc .DS_Store +*.md \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..c6c7eec --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file