| .clang_complete |
| .ycm_extra_conf.py* |
| *.pyc |
| android_test/lib |
| android_test/app |
| compile_commands.json |
| /build*/ |
| /buildtools/ |
| /testing/ |
| /external/abseil_cpp/ |
| /external/googletest |
| /external/SPIRV-Headers |
| /external/spirv-headers |
| /external/effcee |
| /external/re2 |
| /external/protobuf |
| /external/mimalloc |
| /out |
| /TAGS |
| /third_party/llvm-build/ |
| /testing |
| /tools/clang/ |
| /utils/clang-format-diff.py |
| bazel-bin |
| bazel-genfiles |
| bazel-out |
| bazel-spirv-tools |
| bazel-SPIRV-Tools |
| bazel-testlogs |
| MODULE.bazel.lock |
| |
| # These are generated when locally testing the GN kokoro scripts |
| standalone.gclient |
| standalone.gclient_entries |
| .gclient_previous_custom_vars |
| .gclient_previous_sync_commits |
| .gcs_entries |
| .cipd |
| |
| # Vim |
| [._]*.s[a-w][a-z] |
| *~ |
| |
| # C-Lion |
| /.idea/ |
| /cmake-build-*/ |
| |
| # VSCode |
| /.vscode/* |