aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: ab25cec2deed354cae96e4e20a5449d0233d7eb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*.o
*.a
*.so
*.exe
.vscode/
tags
TAGS
bazel-*
build/
Test/localResults/
External/googletest
External/spirv-tools
out/

# GN generated files
.cipd/
*.gclient_entries
third_party/
buildtools/
tools/