dawn-cmake/.gitignore
Ben Clayton 9e1f3e271c Remove test.wgsl, add to .gitignore
Accidental commit of my test file for checking tint behavior.
Add to the .gitignore file so I don't accidentally check this in again.

Change-Id: Ie67f04cc307fa180d3a65d867a1777d008be8e17
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/70981
Auto-Submit: Ben Clayton <bclayton@google.com>
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Ben Clayton <bclayton@google.com>
2021-11-25 13:52:57 +00:00

30 lines
407 B
Plaintext

.cipd
.DS_Store
.gclient
.gclient_entries
.vs
.vscode/*
!.vscode/tasks.json
.idea
buildtools
cmake-build-*/
coverage.summary
default.profraw
lcov.info
out
testing
third_party/cpplint
third_party/binutils
third_party/glslang
third_party/googletest
third_party/gpuweb-cts
third_party/llvm-build
third_party/protobuf
third_party/spirv-headers
third_party/spirv-tools
tools/clang
tools/bin
/build*/
/test.wgsl