mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-02-11 14:04:27 -05:00
Improves performance for local clients such as PDF output and the viewer. Since we have now removed the old unbundled mathjax, the file count in the resources directory does not go up too much.
55 lines
991 B
Plaintext
55 lines
991 B
Plaintext
*_ui.py
|
|
*.pyc
|
|
*.pyo
|
|
*.pyj-cached
|
|
.bzr
|
|
.bzrignore
|
|
.build-cache
|
|
.cache
|
|
src/calibre/plugins
|
|
resources/images.qrc
|
|
manual/generated
|
|
manual/locale
|
|
manual/.doctrees
|
|
build
|
|
dist
|
|
docs
|
|
resources/localization
|
|
resources/scripts.calibre_msgpack
|
|
resources/ebook-convert-complete.calibre_msgpack
|
|
resources/builtin_recipes.xml
|
|
resources/builtin_recipes.zip
|
|
resources/template-functions.json
|
|
resources/editor-functions.json
|
|
resources/user-manual-translation-stats.json
|
|
resources/editor.js
|
|
resources/viewer.js
|
|
resources/viewer.html
|
|
resources/content-server/index-generated.html
|
|
resources/content-server/calibre.appcache
|
|
resources/content-server/locales.zip
|
|
resources/mathjax
|
|
resources/mozilla-ca-certs.pem
|
|
resources/user-agent-data.json
|
|
icons/icns/*.iconset
|
|
setup/installer/windows/calibre/build.log
|
|
tags
|
|
nbproject/
|
|
translations/
|
|
*.mdproj
|
|
*.pidb
|
|
*.sln
|
|
*.userprefs
|
|
.project
|
|
.pydevproject
|
|
.settings/
|
|
*.DS_Store
|
|
calibre_plugins/
|
|
recipes/*.mobi
|
|
recipes/*.epub
|
|
recipes/debug
|
|
/.metadata/
|
|
.idea
|
|
/*env*/
|
|
cmake-build-*
|