From 4922754621146111bf12aec4846603da1480a8a2 Mon Sep 17 00:00:00 2001 From: maxwell Date: Wed, 15 Oct 2025 15:16:48 +0800 Subject: [PATCH] update --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1abd6c7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.history +.vscode +.DS* +.cursor