Ignore pb files
This commit is contained in:
parent
31cd520076
commit
edd02c498f
|
@ -11,7 +11,7 @@ ignore=CVS
|
|||
|
||||
# Add files or directories matching the regex patterns to the blacklist. The
|
||||
# regex matches against base names, not paths.
|
||||
ignore-patterns=
|
||||
ignore-patterns=.*_pb2.*.py
|
||||
|
||||
# Python code to execute, usually for sys.path manipulation such as
|
||||
# pygtk.require().
|
||||
|
|
Loading…
Reference in New Issue
Block a user