mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-02 15:14:06 +02:00
Use sha1 hashes for the check cache instead of mtimes. More reliable and should work with the travis cache as well, if you decide to run check on travis
45 lines
849 B
Text
45 lines
849 B
Text
*_ui.py
|
|
*.pyc
|
|
*.pyo
|
|
*.pyj-cached
|
|
.bzr
|
|
.bzrignore
|
|
.build-cache
|
|
src/calibre/plugins
|
|
resources/images.qrc
|
|
manual/generated
|
|
manual/locale
|
|
build
|
|
dist
|
|
docs
|
|
resources/localization
|
|
resources/scripts.pickle
|
|
resources/ebook-convert-complete.pickle
|
|
resources/builtin_recipes.xml
|
|
resources/builtin_recipes.zip
|
|
resources/template-functions.json
|
|
resources/editor-functions.json
|
|
resources/user-manual-translation-stats.json
|
|
resources/content-server/index-generated.html
|
|
resources/content-server/locales.zip
|
|
resources/content-server/mathjax.zip.xz
|
|
resources/content-server/mathjax.version
|
|
resources/mozilla-ca-certs.pem
|
|
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/
|