diff --git a/.pylintrc b/.pylintrc index d4354f80..b76f3d7c 100644 --- a/.pylintrc +++ b/.pylintrc @@ -44,7 +44,7 @@ fail-under=10 #from-stdin= # Files or directories to be skipped. They should be base names, not paths. -ignore=CVS,CardNames.py,scard.py +ignore=CVS,scard.py # 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