From 8411cb78984f76c74bca273c0bb18918e084e711 Mon Sep 17 00:00:00 2001 From: Paul Dreik Date: Mon, 17 Jun 2019 20:39:39 +0200 Subject: [PATCH] review comment: clarify what the .gitignore is for --- test/fuzzing/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/fuzzing/.gitignore b/test/fuzzing/.gitignore index 414487d53eb8..ea4104026128 100644 --- a/test/fuzzing/.gitignore +++ b/test/fuzzing/.gitignore @@ -1 +1,3 @@ +# ignore artifacts from the build.sh script build-*/ +