fmt/.github
Victor Zverovich 5ea06b13fe Exclude the build tree from the source package
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.
2026-06-16 07:04:03 +02:00
..
workflows Exclude the build tree from the source package 2026-06-16 07:04:03 +02:00
CODEOWNERS Add CODEOWNERS 2026-05-31 21:45:33 -07:00
dependabot.yml Correct comments 2024-06-16 11:05:38 -07:00
FUNDING.yml Add funding configuration for GitHub 2025-12-31 09:21:49 -08:00
issue_template.md Add an issue template 2022-04-08 07:53:42 -07:00
pull_request_template.md Improve license and PR template wording 2023-02-26 09:08:53 -08:00
SECURITY.md Move security policy from README to .github/SECURITY.md 2026-06-01 06:51:41 -07:00