SPIRV-Tools/.gitignore
David Neto dbf9b3762c Git should ignore external repos
Ignore googletest, spirv-headers, effcee, and re2
2017-11-15 16:12:11 -05:00

14 lines
177 B
Plaintext

/build*
.ycm_extra_conf.py*
compile_commands.json
/external/googletest
/external/spirv-headers
/external/effcee
/external/re2
/TAGS
/.clang_complete
# Vim
[._]*.s[a-w][a-z]
*~