From 971ee9f83424d16c22051d90a6de4a71d0ffa019 Mon Sep 17 00:00:00 2001 From: Sam Vervaeck Date: Sat, 13 Jun 2020 19:32:53 +0200 Subject: [PATCH] git: Make user to manually add test results --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a21dd2c7f..484292444 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,9 @@ node_modules/ # bolt .bolt-work/ +# these are ignored to avoid a lot of bloat in IDEs +/.test-infrastructure/snapshots/ + # build directories /lib/ /build/