mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
* Upd gitignore
This commit is contained in:
parent
d5d1578e44
commit
ef2493a3bd
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -3,6 +3,12 @@
|
|||
*.sw*
|
||||
Profile.prof
|
||||
tmp/
|
||||
.dev
|
||||
.denv
|
||||
.pypyenv
|
||||
.eggs
|
||||
|
||||
MANIFEST
|
||||
|
||||
spacy/syntax/*.cpp
|
||||
spacy/syntax/*.html
|
||||
|
@ -74,4 +80,4 @@ coverage.xml
|
|||
|
||||
# Sphinx documentation
|
||||
docs/_build/
|
||||
|
||||
docs/_themes/
|
||||
|
|
Loading…
Reference in New Issue
Block a user