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. |
||
|---|---|---|
| .. | ||
| codeql.yml | ||
| doc.yml | ||
| fuzz.yml | ||
| lint.yml | ||
| linux.yml | ||
| macos.yml | ||
| release.yml | ||
| supply-chain.yml | ||
| windows.yml | ||