bgfx/3rdparty/spirv-tools/.gitignore
Бранимир Караџић 77823a3ff9 Updated spirv-tools.
2019-06-06 22:02:38 -07:00

27 lines
353 B
Plaintext

.clang_complete
.ycm_extra_conf.py*
*.pyc
compile_commands.json
/build/
/buildtools/
/external/googletest
/external/SPIRV-Headers
/external/spirv-headers
/external/effcee
/external/re2
/external/protobuf
/out
/TAGS
/third_party/llvm-build/
/testing
/tools/clang/
/utils/clang-format-diff.py
# Vim
[._]*.s[a-w][a-z]
*~
# C-Lion
/.idea/
/cmake-build-*/