Bohdan Malomuzh
Bohdan Malomuzh
Okay i will check what i can do :wink:
Very simple minor fix 711676b To make test work properly just add another value to our ignore list and it imidiately fails. Multiple args works fine: `--ignore-dirs '_*' --ignore-dirs '*ignored*'`...
And i have a question/suggestion about this one. https://github.com/python-babel/babel/blob/2a1709a7768f6f07c3d2dbfdb03d3c8a6bd80aef/babel/messages/extract.py#L112-L115 https://github.com/python-babel/babel/blob/2a1709a7768f6f07c3d2dbfdb03d3c8a6bd80aef/babel/messages/extract.py#L201-L202 So in current realization we can have or default or user ignore list, maybe we should extend default one with...