【gitignore】git忽略文件添加

This commit is contained in:
戒酒的李白
2024-07-04 11:21:11 +08:00
parent 9bebd200b7
commit 00d38ca601
2 changed files with 4 additions and 1 deletions
+4 -1
View File
@@ -1,2 +1,5 @@
.conda
*__pycache__/
*__pycache__/
model2/*
!model2/readme.md
!model2/话题识别模型