SPIRV-Tools/.gitignore
Pierre Moreau 120ddffb41 Ignore clang-format-diff.py from copyrights check
Having that script locally, for example to run check_code_format.sh
before sending a pull request, would cause the copyright notices check
to fail.
2018-01-05 10:19:10 -05:00

16 lines
229 B
Plaintext

/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]
*~