forked from kovidgoyal/calibre
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
57 lines (57 loc) · 1.07 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
*_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.pem
/resources/user-agent-data.json
/icons/icns/*.iconset
/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
/*env*/
/cmake-build-*
/bypy/b
/bypy/virtual-machines.conf