SPIRV-Tools/.gitignore
Alastair Donaldson f3acb955c2 Initial commit for spirv-reduce. (#2056)
Creates a new tool that can be used to reduce failing testcases, similar to creduce.
2018-11-21 14:03:09 -05:00

25 lines
333 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
/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-debug