Skip to content

Commit ba17d8b

Browse files
authored
Merge pull request KhronosGroup#2324 from ben-clayton/gitignore
Add new rules to .gitignore
2 parents f5ed7a6 + a21c5f3 commit ba17d8b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
*.a
33
*.so
44
*.exe
5+
.vscode/
56
tags
67
TAGS
8+
bazel-*
79
build/
810
Test/localResults/
911
External/googletest
1012
External/spirv-tools
13+
out/

0 commit comments

Comments
 (0)