mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-23 17:33:00 +02:00
Mark hunspell as vendored
This commit is contained in:
parent
f0cc46958c
commit
0ac2fa0188
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -45,6 +45,7 @@ resources/coffee-script.js linguist-vendored=true
|
|||
resources/csscolorparser.js linguist-vendored=true
|
||||
resources/viewer/hyphen* linguist-vendored=true
|
||||
resources/viewer/jquery* linguist-vendored=true
|
||||
src/hunspell linguist-vendored=true
|
||||
|
||||
# Mark generated files
|
||||
resources/content-server/index-generated.html linguist-generated=true
|
||||
|
|
|
|||
Loading…
Reference in a new issue