From: Ivan Maidanski Date: Mon, 12 Dec 2016 21:46:56 +0000 (+0300) Subject: .gitignore: Ignore folders and files of static code analysis tools X-Git-Tag: v7.2h~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=340633eae81efa0b94faf93ff847c6bf7f2cc393;p=libatomic_ops .gitignore: Ignore folders and files of static code analysis tools (Cherry-pick commits fa3ebc3, 8550ecd from 'master' branch.) --- diff --git a/.gitignore b/.gitignore index a244cee..3d3407d 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,10 @@ Makefile /tests/test*.log /tests/test*.trs + +# Code analysis tools: +/.sv*-dir +/cov-int +/pvs-project.log +/pvs-project.tasks +/strace_out