commit | 6e581895a57553cd62c5bc60999910c2d407b3fa | [log] [tgz] |
---|---|---|
author | Dan Sinclair <dsinclair@google.com> | Mon Mar 02 15:47:43 2020 -0500 |
committer | Dan Sinclair <dsinclair@google.com> | Mon Mar 02 15:47:43 2020 -0500 |
tree | c8959d6ff150da83231c928b394d7fb65cfd9491 |
Initial commit
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ed1481c --- /dev/null +++ b/.gitignore
@@ -0,0 +1,8 @@ +.vscode +.DS_Store +build +out +third_party/cpplint +third_party/googletest +third_party/spirv-headers +third_party/spirv-tools