chore: 更新ignore

This commit is contained in:
ViperEkura 2026-04-03 14:31:05 +08:00
parent 8b6509b305
commit 94c6a015c8
1 changed files with 2 additions and 4 deletions

6
.gitignore vendored
View File

@ -8,12 +8,10 @@
!*.py !*.py
# Allow GitHub files # Allow GitHub files
!/.github/ISSUE_TEMPLATE/* !/.github/**
!/.github/workflows/lint.yml
!/.github/workflows/tests.yml
# Allow root files # Allow root files
!/assets/* !/assets/**
!/CONTRIBUTING.md !/CONTRIBUTING.md
!/LICENSE !/LICENSE
!/pyproject.toml !/pyproject.toml