mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-08 10:32:28 +00:00
71a3a4d7ae
This is the preferred format for OpenSSL so use it. Supposedly has better performance, though given the very small number of certificates involved I doubt it's even measurable.
62 lines
1.1 KiB
Plaintext
62 lines
1.1 KiB
Plaintext
*_ui.py
|
|
*.pyc
|
|
*.pyo
|
|
*.pyj-cached
|
|
.bzr
|
|
.bzrignore
|
|
.build-cache
|
|
.cache
|
|
/src/calibre/plugins
|
|
/resources/images.qrc
|
|
/resources/icons.rcc
|
|
/manual/generated
|
|
/manual/locale
|
|
/manual/.doctrees
|
|
/build
|
|
/dist
|
|
/docs
|
|
/resources/localization
|
|
/resources/hyphenation
|
|
/resources/scripts.calibre_msgpack
|
|
/resources/changelog.json
|
|
/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/locales.zip
|
|
/resources/mathjax
|
|
/resources/fonts/liberation
|
|
/resources/mozilla-ca-certs
|
|
/resources/user-agent-data.json
|
|
/resources/piper-voices.json
|
|
/icons/icns/*.icns
|
|
/icons/icns/*.car
|
|
/setup/installer/windows/calibre/build.log
|
|
/setup/pyqt_enums
|
|
/tags
|
|
/nbproject/
|
|
/translations/
|
|
*.mdproj
|
|
*.pidb
|
|
*.sln
|
|
*.userprefs
|
|
/.project
|
|
/.pydevproject
|
|
/.settings/
|
|
*.DS_Store
|
|
/calibre_plugins/
|
|
/.metadata/
|
|
/.idea
|
|
/.vscode
|
|
/*env*/
|
|
/cmake-build-*
|
|
/bypy/b
|
|
/bypy/virtual-machines.conf
|
|
*.egg-info
|