summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e5d8db4b1d4713d325b279b60bd21a196ac36b03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/build*
.ycm_extra_conf.py*
compile_commands.json
/external/googletest
/external/SPIRV-Headers
/external/spirv-headers
/external/effcee
/external/re2
/TAGS
/.clang_complete
/utils/clang-format-diff.py

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