diff --git a/pylintrc b/pylintrc index 0ae1e4d4a1..d41efd13ef 100644 --- a/pylintrc +++ b/pylintrc @@ -9,7 +9,7 @@ # Add files or directories to the blacklist. They should be base names, not # paths. -ignore=CVS +ignore=.tox,CVS # Add files or directories matching the regular expressions patterns to the # ignore-list. The regex matches against paths and can be in Posix or Windows