docs: 添加 README 使用说明和 .gitignore

This commit is contained in:
qtaxm
2026-04-08 11:29:04 +08:00
parent ff1ff900ce
commit 0cde76877c
2 changed files with 116 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
inject.js
node_modules/
.DS_Store