diff --git a/.pylintrc b/.pylintrc index c524095053..1a4a32f323 100644 --- a/.pylintrc +++ b/.pylintrc @@ -2,4 +2,5 @@ # Add files or directories to the blacklist. They should be base names, not # paths. -ignore=awx/lib/site-packages +ignore=site-packages,ui,migrations,data +