summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 72d61076d67e3bf0df63d6b7a4ea09252c36e264 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.clang_complete
.ycm_extra_conf.py*
compile_commands.json
/build/
/buildtools/
/external/googletest
/external/SPIRV-Headers
/external/spirv-headers
/external/effcee
/external/re2
/out
/TAGS
/third_party/llvm-build/
/testing
/tools/clang/
/utils/clang-format-diff.py

# Vim
[._]*.s[a-w][a-z]
*~