calibre/.gitignore
Kovid Goyal 05d9209053 Also check RapydScript files when running python setup.py check
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
2016-06-25 11:26:23 +05:30

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/