diff --git a/.gitignore b/.gitignore index 47bf74d..c7c969e 100644 --- a/.gitignore +++ b/.gitignore @@ -184,3 +184,6 @@ docker-image.tar.gz # test run script test_run.sh + +# pylint rc +pylintrc