mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-06 20:25:44 +00:00
Emitted in the CWD when you run executables with the coverage enabled. I find myself running the unittests from the project root a lot, and this file is annoying to skip when staging code. Change-Id: I25557c941b2723aa300fcde827d281b054cbf2fd Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/42843 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
24 lines
319 B
Plaintext
24 lines
319 B
Plaintext
.cipd
|
|
.DS_Store
|
|
.gclient
|
|
.gclient_entries
|
|
.vs
|
|
.vscode
|
|
.idea
|
|
build
|
|
buildtools
|
|
cmake-build-*/
|
|
coverage.summary
|
|
default.profraw
|
|
lcov.info
|
|
out
|
|
testing
|
|
third_party/cpplint
|
|
third_party/binutils
|
|
third_party/googletest
|
|
third_party/gpuweb-cts
|
|
third_party/llvm-build
|
|
third_party/spirv-headers
|
|
third_party/spirv-tools
|
|
tools/clang
|