From 178b283ca2cedde319c24bcd4306b92b99f866b8 Mon Sep 17 00:00:00 2001 From: Martin Sehnoutka Date: Mon, 9 Mar 2020 12:23:31 +0100 Subject: [PATCH] gitignore: add tests binaries --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c5aac172b..e5b0a1dcf 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,8 @@ __pycache__ /osbuild-upload-aws /osbuild-dnf-json-tests /osbuild-tests +/osbuild-weldr-tests +/osbuild-rcm-tests /*.tar.gz /*.src.rpm