commit fcbc3662e1a05e2e8d1ccfc01f85ad479807e5b5 Author: yvan <8574526@qq.com> Date: Tue Aug 12 09:39:38 2025 +0800 1 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c38a311 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +node_modules/* +package-lock.json +yarn.lock +bun.lockb +config.yaml +.idea \ No newline at end of file