# Pre-generated docs
src/tools/rustfmt/docs
# Fonts already in Debian, covered by d-0003-mdbook-strip-embedded-libs.patch
- vendor/mdbook/src/theme/fonts
- vendor/mdbook/src/theme/FontAwesome
- vendor/mdbook/src/theme/highlight.js
- vendor/mdbook/src/theme/highlight.css
+ vendor/mdbook-*/src/theme/fonts
+ vendor/mdbook-*/src/theme/FontAwesome
+ vendor/mdbook-*/src/theme/highlight.js
+ vendor/mdbook-*/src/theme/highlight.css
# DOCX versions of TRPL book prepared for No Starch Press
src/doc/book/nostarch/docx
# Exclude submodules https://github.com/rust-lang/rust/tree/master/src/tools
# Embedded GH pages
src/tools/clippy/util/gh-pages
# Embedded C libraries
- vendor/curl-sys/curl
- vendor/libgit2-sys/libgit2
- vendor/libssh2-sys/libssh2
- vendor/libsqlite3-sys/sqlite3
- vendor/libsqlite3-sys/sqlcipher
- vendor/libz-sys/src/zlib*
+ vendor/curl-sys-*/curl
+ vendor/libgit2-sys-*/libgit2
+ vendor/libssh2-sys-*/libssh2
+ vendor/libsqlite3-sys-*/sqlite3
+ vendor/libsqlite3-sys-*/sqlcipher
+ vendor/libz-sys-*/src/zlib*
vendor/lzma-sys*/xz-*
# Embedded binary blobs
- vendor/jsonpath_lib/docs
- vendor/mdbook/src/theme/playground_editor
- vendor/psm/src/arch/wasm32.o
+ vendor/jsonpath_lib-*/docs
+ vendor/mdbook-*/src/theme/playground_editor
+ vendor/psm-*/src/arch/wasm32.o
# test binary files
- vendor/libloading/tests/*.dll
+ vendor/libloading-*/tests/*.dll
# Misc
vendor/*/icon_CLion.svg
- vendor/prettydiff/screens/*.png
- vendor/wasm-bindgen/guide
- vendor/wasm-bindgen/examples/import_js/index.js
- vendor/wasm-bindgen/examples/import_js/webpack.config.js
+ vendor/prettydiff-*/screens/*.png
+ vendor/wasm-bindgen-*/guide
+ vendor/wasm-bindgen-*/examples/import_js/index.js
+ vendor/wasm-bindgen-*/examples/import_js/webpack.config.js
# unused dependencies, generated by debian/prune-unused-deps
# DO NOT EDIT below, AUTOGENERATED
vendor/aes