Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/SPIRV-Tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Moreau <dev@pmoreau.org>2018-01-05 01:16:39 +0300
committerLei Zhang <antiagainst@google.com>2018-01-05 18:19:10 +0300
commit120ddffb41ef546aeaae7fbb7e50714f64553377 (patch)
treef5b9b727e6935a9e52c37922a11a71cc4393094f /.gitignore
parentac9a828e6ee296e4814064c3aecd9883a3db2a1d (diff)
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 215373105..e5d8db4b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@ compile_commands.json
/external/re2
/TAGS
/.clang_complete
+/utils/clang-format-diff.py
# Vim
[._]*.s[a-w][a-z]