chore: 增加提交检测脚本

This commit is contained in:
2026-04-04 10:43:24 +08:00
parent 3535de5cc4
commit 7f0552013a
3 changed files with 166 additions and 0 deletions
+2
View File
@@ -6,11 +6,13 @@
# Allow specific file types and root files
!*.py
!*.sh
# Allow GitHub files
!/.github/**
# Allow root files
!/.gitattributes
!/assets/**
!/CONTRIBUTING.md
!/LICENSE