Adds pickles tfidf matrix to gitingore
This commit is contained in:
parent
d1348391f9
commit
8fcbb40b2a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
.jupyter/
|
.jupyter/
|
||||||
env/
|
env/
|
||||||
|
data/tfidf_matrix.pckl
|
||||||
|
|
Loading…
Reference in a new issue