chore: 更新ignore
This commit is contained in:
parent
8b6509b305
commit
94c6a015c8
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue