7 lines
132 B
INI
7 lines
132 B
INI
[ignore: venv/**]
|
|
|
|
[python: **.py]
|
|
[jinja2: **/templates/**.html]
|
|
[json: **.json]
|
|
extensions=jinja2.ext.autoescape,jinja2.ext.with_
|