Merge pull request #2324 from ben-clayton/gitignore
Add new rules to .gitignore
This commit is contained in:
commit
ba17d8bcf0
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,9 +2,12 @@
|
||||
*.a
|
||||
*.so
|
||||
*.exe
|
||||
.vscode/
|
||||
tags
|
||||
TAGS
|
||||
bazel-*
|
||||
build/
|
||||
Test/localResults/
|
||||
External/googletest
|
||||
External/spirv-tools
|
||||
out/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user