dawn-cmake/.gitignore
Ben Clayton 4bd4b8fecb .gitignore: Add default.profraw
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>
2021-02-26 18:39:08 +00:00

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