dawn-cmake/.gitignore
Ben Clayton 63c87d9582 Add .vscode/tasks.json
Contains a bunch of helper tasks for building the project and pushing changes to gerrit

Change-Id: I1f2b118e0fd811c5b67f26803d94569609697284
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/44785
Auto-Submit: Ben Clayton <bclayton@google.com>
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
2021-03-16 13:33:23 +00:00

25 lines
341 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