From 29415ebb894194e72f0d418fa0fa9705034da388 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Nohlg=C3=A5rd?= Date: Tue, 22 Aug 2017 11:49:50 +0200 Subject: [PATCH] .gitignore: Add scan-build to ignore list --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7390ab1c1e..74aeebbddd 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,6 @@ Makefile.local # Ignore download cache .dlcache + +# scan-build artifacts +scan-build/