Root the patterns in .gitignore

This commit is contained in:
Kovid Goyal 2023-01-10 19:35:37 +05:30
parent 4419e7d65a
commit ceb72752e4
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

89
.gitignore vendored
View File

@ -6,57 +6,54 @@
.bzrignore
.build-cache
.cache
compile_commands.json
link_commands.json
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/
/compile_commands.json
/link_commands.json
/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/
/.project
/.pydevproject
/.settings/
*.DS_Store
calibre_plugins/
recipes/*.mobi
recipes/*.epub
recipes/debug
/calibre_plugins/
/.metadata/
.idea
/.idea
/*env*/
cmake-build-*
bypy/b
bypy/virtual-machines.conf
/cmake-build-*
/bypy/b
/bypy/virtual-machines.conf