From f6ff8482c14ad49c6ee77c4d7918520a0013c132 Mon Sep 17 00:00:00 2001 From: Azul Date: Thu, 20 Jul 2017 15:31:56 +0200 Subject: [test] keep artifacts inside the project dir --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 47a3e6db..fc1463e4 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,9 @@ pkg/pyinst/build/ pkg/launcher/bitmask NOTES + +# logs and screenshots from failed functional tests +/failures/ + +# temporary home folders for functional tests +/tmp/ -- cgit v1.2.3