【gitignore】git忽略文件添加
This commit is contained in:
+4
-1
@@ -1,2 +1,5 @@
|
||||
.conda
|
||||
*__pycache__/
|
||||
*__pycache__/
|
||||
model2/*
|
||||
!model2/readme.md
|
||||
!model2/话题识别模型
|
||||
|
||||
Reference in New Issue
Block a user