Git should ignore external repos
[platform/upstream/SPIRV-Tools.git] / .gitignore
1 /build*
2 .ycm_extra_conf.py*
3 compile_commands.json
4 /external/googletest
5 /external/spirv-headers
6 /external/effcee
7 /external/re2
8 /TAGS
9 /.clang_complete
10
11 # Vim
12 [._]*.s[a-w][a-z]
13 *~