Trydex/babel.cfg

5 lines
126 B
INI
Raw Normal View History

[ignore: **/node_modules/**]
2014-01-22 00:15:42 +01:00
[python: **.py]
[jinja2: **/templates/**.html]
extensions=jinja2.ext.autoescape,jinja2.ext.with_