修复贡献者查询,支持排除指定仓库

This commit is contained in:
2025-04-14 21:14:54 +08:00
parent 017bc570a7
commit 32d29ac031
5 changed files with 26 additions and 8 deletions

5
.gitignore vendored
View File

@@ -1,3 +1,8 @@
node_modules
.DS_Store
lib
# IDE setting files
.idea
!.idea/icon.png
.vscode