diff --git a/.gitignore b/.gitignore index 9c73ef3..4934a79 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,12 @@ build/ *.conf .coverage +# Ignore files generated by run_ci_tests +pep8.out +pylint.out +coverage.xml +pagureenv-* + _build/ # Just a local folder I use for testing