From 845a58caa13542a8d71e8731641b7a59b9d88ad4 Mon Sep 17 00:00:00 2001 From: Jakub Rusz Date: Fri, 15 Nov 2019 13:19:53 +0100 Subject: [PATCH] Add more lines to .gitignore Related: rhbz#1777265 --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 72808ccc..96946249 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,12 @@ *.pyc +*.rpm src/pylorax/version.py* _build/ tests/pylint/.pylint.d/ __pycache__/ .coverage pylint-log +/lorax-*.tar.gz +/bots +/test/images +/tmp