mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-06 20:25:44 +00:00
Useful when making multiple out of source builds from the same source. Also made it ignore only build folders from the root, in case there's any "build*" subfolder in the tree. Change-Id: I0140bb3aed73d2e88a6f1165f2b4c80fb99a8cf8 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/51141 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.com>
26 lines
354 B
Plaintext
26 lines
354 B
Plaintext
.cipd
|
|
.DS_Store
|
|
.gclient
|
|
.gclient_entries
|
|
.vs
|
|
.vscode/*
|
|
!.vscode/tasks.json
|
|
.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
|
|
tools/bin
|