From 9fcfd7323472a47e2d828a4d805ba49051317068 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arturo=20Filast=C3=B2?= Date: Mon, 10 Feb 2020 10:43:13 +0100 Subject: [PATCH] Add build artifacts to .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 3da2af7..93b9605 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,8 @@ /testdata/gotmp *.njson .DS_Store + +# Build artifacts +*.tar.gz +ooniprobe_checksums.txt +ooniprobe_checksums.txt.asc