chore: 更新.gitigore
This commit is contained in:
+10
-11
@@ -1,13 +1,12 @@
|
|||||||
# cache
|
# Ignore everything
|
||||||
__pycache__*
|
*
|
||||||
*.egg-info
|
|
||||||
|
|
||||||
# dataset
|
# Allow directories to be traversed
|
||||||
dataset/*
|
!*/
|
||||||
output/*
|
|
||||||
|
|
||||||
# tokenzier
|
# Allow specific file types and root files
|
||||||
tokenizer.json
|
!*.py
|
||||||
|
!*.md
|
||||||
# test unit
|
!*.png
|
||||||
test*
|
!LICENSE
|
||||||
|
!pyproject.toml
|
||||||
Reference in New Issue
Block a user