Unverified Commit ba17d8bc by John Kessenich Committed by GitHub

Merge pull request #2324 from ben-clayton/gitignore

Add new rules to .gitignore
parents f5ed7a69 a21c5f36
...@@ -2,9 +2,12 @@ ...@@ -2,9 +2,12 @@
*.a *.a
*.so *.so
*.exe *.exe
.vscode/
tags tags
TAGS TAGS
bazel-*
build/ build/
Test/localResults/ Test/localResults/
External/googletest External/googletest
External/spirv-tools External/spirv-tools
out/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment