8e0f4fc8d0
Add Coverage.cmake with gcovr integration, detecting Clang vs GCC and wrapping llvm-cov gcov in a build-dir script to handle paths with spaces on Windows. Update README and AGENTS.md with the new one-command-per-block documentation rule.
17 lines
136 B
Plaintext
17 lines
136 B
Plaintext
# CMake
|
|
build
|
|
build-*
|
|
cmake-build-*
|
|
coverage
|
|
|
|
# Editors
|
|
.vscode
|
|
.idea
|
|
.ccls
|
|
.ccls-cache
|
|
.cache
|
|
compile_commands.json
|
|
|
|
# macOS
|
|
.DS_Store
|