mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
* Ignore cpp files within en dir
This commit is contained in:
parent
ab61673edd
commit
a68ecc50fa
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,9 +2,11 @@
|
|||
*.swp
|
||||
*.sw*
|
||||
Profile.prof
|
||||
tmp/
|
||||
|
||||
spacy/syntax/*.cpp
|
||||
spacy/syntax/*.html
|
||||
spacy/en/*.cpp
|
||||
spacy/*.cpp
|
||||
spacy/ner/*.cpp
|
||||
spacy/orthography/*.cpp
|
||||
|
|
Loading…
Reference in New Issue
Block a user