戒酒的李白

【gitignore】git忽略文件添加

.conda
*__pycache__/
\ No newline at end of file
*__pycache__/
model2/*
!model2/readme.md
!model2/话题识别模型
... ...