mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
Don't track generated data files
This commit is contained in:
parent
38ed265b7d
commit
3005c86682
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -17,6 +17,7 @@ models/
|
|||
spacy/syntax/*.cpp
|
||||
spacy/syntax/*.html
|
||||
spacy/en/*.cpp
|
||||
spacy/en/data/*
|
||||
spacy/*.cpp
|
||||
spacy/ner/*.cpp
|
||||
spacy/orthography/*.cpp
|
||||
|
|
Loading…
Reference in New Issue
Block a user