commit 4e24e2b5702622779197ad431762981926f31da9 Author: spanner <18054300335@163.com> Date: Thu Jul 9 00:28:19 2026 +0800 chore: initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1a87065 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +.DS_Store +Thumbs.db +*.log +*.tmp +*.temp +*.swp +*.swo +*~ +.env +.env.local +.vscode/ +.idea/ \ No newline at end of file