mirror of
https://github.com/fmtlib/fmt.git
synced 2026-06-18 01:47:17 +08:00
The .gitignore-derived `build/` pattern does not actually prune the build directory or its contents from the CPack source package, so an empty build/ (and, once docs were built in CI, build/doc-html) leaked into the zip. Ignore the whole build tree in CPACK_SOURCE_IGNORE_FILES. |
||
|---|---|---|
| .. | ||
| workflows | ||
| CODEOWNERS | ||
| dependabot.yml | ||
| FUNDING.yml | ||
| issue_template.md | ||
| pull_request_template.md | ||
| SECURITY.md | ||