babel.cfg
ASCII text
1
[ignore: venv/**]
2
[ignore: repos/**]
3
[ignore: userdata/**]
4
[ignore: migrations/**]
5
6
[python: **.py]
7
[jinja2: **/templates/**]
8
[jinja2: **/email_templates/**]
9