diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 02c577c76..4527ab45f 100644 --- a/.gitignore +++ b/.gitignore @@ -154,3 +154,6 @@ result-* # Mac OS .DS_Store + +# ClangBuildAnalyzer output, see maintainers/buildtime_report.sh +buildtime.bin |