*.o
*.a
*.so
*.exe
.cache/
.vscode/
.vs/
.jj/
tags
TAGS
bazel-*
build/
Test/localResults/
External/googletest
External/spirv-tools
out/
CMakeUserPresets.json

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

# Random OS stuff
.DS_Store
._*

# Generated by the Android NDK test build
ndk_test/obj
