chore: 更新.gitigore

This commit is contained in:
2026-03-21 16:46:53 +08:00
parent 3fb2326115
commit 5b47ab1dea
+10 -11
View File
@@ -1,13 +1,12 @@
# cache
__pycache__*
*.egg-info
# Ignore everything
*
# dataset
dataset/*
output/*
# Allow directories to be traversed
!*/
# tokenzier
tokenizer.json
# test unit
test*
# Allow specific file types and root files
!*.py
!*.md
!*.png
!LICENSE
!pyproject.toml